Having problems with multiple flows

Hi, I am having having issues with multiple flows in single workflow.

This is my flow for a ai voice agent; flow 1 initiates call, flow 2 is a booking tool, flow 3 is end of call. everything either 2 of these only work and others are failing to execute. Also not seeing those failed ones in the executions.

Can someone help me please. Thank you

P.S. It’s a self hosted n8n.

You need to separate the three workflows to a single workflow. In your case, you must have three different workflow that will connect each other by the webhook trigger

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.