It would be great if we could intentionally trigger other workflows from within an action in a workflow. This would allow us to reuse complex sequences of actions without having to recreate them in every new workflow, saving time and ensuring consistency.
Thomas
November 1, 2024, 10:30pm
2
Unlimited possibilities with this evolution!
Tobias
November 2, 2024, 7:30am
3
Have wished for this before also. We could build more modular and thus with greater flexibility.
Liked this! Similar to this one as well, in case you want to like it:
This is one of those things that you’d think might be an edge-case but that actually comes up quite a lot and forces building out automations in a dedicated tool (i.e. Zapier/Make).
The Problem / Context
I’ll often have a record that gets created by a workflow, when x criteria is met or when x action button is clicked.
After that record is created by the workflow (and some other actions occur in the background from that same workflow), then I want another workflow to trigger based on the reco…