Troubleshooting
Check the boring stuff first. It fails the most.
Use this page to narrow down whether the issue is your provider account, workflow structure, function setup, or timing logic.
Confirm your provider account can place real calls
If your Retell or Vapi account is still on a free trial, live calling can fail even when the workflow is set up correctly.
Check the lead and the action order
If the workflow runs but no call happens, confirm the lead has a valid phone number and that the correct action is being used in the correct place.
Check timezone logic before wait logic
If your timing is wrong, make sure Update Lead Timezone runs before Wait Until Calling Window.
Check post-call workflow structure
If the call happens but later data is missing, confirm you are using Call Completed and Fetch Call Analysis in the right order, usually in a separate post-call workflow.

