Overview
For SMS Automation, we need to create a workflow rule first. After that, we need to create a webhook and associate it with the workflow rule.
You can trigger a custom SMS using webhooks from your Zoho CRM. This article will run you through the steps to setup SMS automation using webhooks. You can customise these webhooks to interact with specific modules and what SMS templates to be sent. Workflow rules will be able to use these newly created webhooks as actions.
Setting up Workflow Rules to trigger Webhooks
- Under the Automation section in the side bar, click Workflow Rules. You can also access this through Settings->Automation->Workflow Rules
- Click the Create Rule button
- Select the module the webhook was created for in the previous steps. For this example we are using the Leads module
- Enter a rule name for this workflow. Eg 'Workflow rule for an SMS lead'.
- Enter a description if you like then press Next
- From here you can create a workflow. Here is more information on workflows
- Once you have set your workflow's trigger and conditions you can assign an action. The actions can be instant or scheduled. For this example, we chose Instant Actions and selected Webhook.
- Select the webhook you want associated with this workflow then click associate.
To know more about configuring Webhook, you can check out this
article
Conclusion
We have covered how to do automation with our Zoho CRM 2 Burst SMS extension using webhooks and workflow rules. By setting up SMS templates for specific modules, a webhook can be customised to send the request, and finally workflow rules are used to trigger the webhook under specified conditions.