Call workflow task
Status: Closed · Asked by solipsist on · 0 views
I'd like a task/action that allows me to call another workflow, or seeing this built into the Router. That way I can use a separate "router" workflow to route jobs to the various specialized workflows I've made.
Hey @solipsist
You can use the Data Forwarder's "Forward Webhook" action event will move your data to another workflow, you just need to type the Webhook URL of another workflow in action event as mentioned in the following screenshot.

Hey @solipsistYou can use the Data Forwarder's "Forward Webhook" action event will move your data to another workflow, you just need to type the Webhook URL of another workflow in action event as mentioned in the following screenshot.
Thank you. Good to know!