How to Send Data From Bot Builder to Automation Builder to trigger an Automations Between the Bot ?
- In Automation Builder, click on "Webhook" and then "Custom Webhook". 
- Enter a title for the webhook and click on "Generate Hook". 
- Copy the generated URL and save it. 
- In Bot Builder, add the Automation app and select "External API Call". 
- Choose the "POST" method and paste the webhook URL. 
- Select the body type as JSON and enter the body in the format shown in the tutorial. 
- In Automation Builder, click on "Capture Incoming Web Hook". 
- In Bot Builder, click on "Run" and save. 
- The data will be received in Automation Builder. 
PreviousHow to send a user from 1 bot to another using go to or to another step using go to function?NextWhere to find Botflow templates for various industries?
Last updated
Was this helpful?