Run workflows from within workflows
Sometimes, you need to run a workflow only after you have completed a previous one. For example, you might need to sync all Purchase Orders between two systems—but only after you have ensured that all Customers have been synced.
This is now possible! We have added a new app, called Run Workflow, which lets you trigger another workflow run at any point.