Replies: 1 comment
-
Yes, that's a perfect example of what you could use a workflow for. As far as saving workflow definitions to a file, there are some efforts around it via https://github.com/serverlessworkflow/sdk-php but it hasn't seen much usage if any. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Like for example I like to create a workflow something like this, that I want to run daily. Is this possible? Sorry I am new to this package. I am learning if I could use it for creating our workflows visually.
I am planning to create a way to create visual workflows, and save them on the database and then run them based on the created workflow. Is this possible? and any recommendations that I should know about?
Beta Was this translation helpful? Give feedback.
All reactions