Use Call Completed as a trigger to start a workflow after an AI call finishes. This is typically used to handle post-call logic such as updating the contact record, sending a follow-up message, or moving the lead to a new pipeline stage.Documentation Index
Fetch the complete documentation index at: https://docs.sympana.com/llms.txt
Use this file to discover all available pages before exploring further.
Step 1. Add the trigger
Create a new workflow and add Call Completed as the trigger.Step 2. Configure the trigger
Select the connection or connections you want to listen for. When a call placed by one of those connections finishes, this workflow will fire.Step 3. Add your post-call actions
After the trigger, add any actions you need. Common examples include:- Sending a follow-up SMS or email
- Updating a custom field with the call result
- Moving the lead to a new pipeline stage
- Logging the call summary

