How To Trigger Workflow Via Inbound Workflow Or Send WhatsApp Messages Via Inbound Webhook Trigger ?
Step 1: Setup Your Workflow
Navigate to Automations Builder.
Click on Workflow > Create Workflow.
Define a workflow name and click on the plus icon.
Step 2: Add a Webhook
Select Webhook, then click on Custom.
Enter a name for your webhook.
Click on Generate Hook to receive a unique webhook URL.
Copy the webhook URL for use in external applications.
Step 3: Test Your Webhook
Click on Capture Incoming Hook.
Send test data to your webhook URL via browser or application.
Click on Show Received Data to verify the incoming data.
To save the workflow, click on Save.
Step 4: Send a WhatsApp Message
In the flow,Add a new block; CRM > Send Template Message.
Select your channel and load your message templates.
Map the data received from the webhook to your template fields.
Ensure the WhatsApp number is correctly mapped to the template's number field.
This process allows you to automate tasks based on data received through webhooks.
Last updated