We are working on designing a Workflow in our SaaS...
# general
a
We are working on designing a Workflow in our SaaS Application. Example usecase is (actual business usecase is different. I made up this usecase to explain my problem statement.) - consider Jira like application where we want to provide ability to user to perform action (send Slack Notification, Email, Create Sub Tasks from predefined template) when Task status becomes "Ready For Development". I wonder if anyone came across such problem or if there are open-source / paid solution you know we can leverage or take inspiration from.
b
We have solved similar problems (6 yrs ago) in the past and our solution was kind of similar to Cadence.
a
Thanks for sharing! I will take a look