The goal in this automation setup is to automatically send an SMS when a contact is created in your CloudTalk contacts list.
User Level:
Admin
Welcome SMS Workflow
Prerequisites
In order for this automation to work as intended, the following conditions must be met:
You have an SMS enabled number to use as the sender
Contact numbers must be imported in E.164 format
Automation Setup
Get your API keys ready! You can generate these on the dashboard in Account > Settings under the API Keys tab.
From your CloudTalk dashboard, navigate to Account > Workflow Automations. Select
+ Add Workflow
.Set up your trigger. The Object is
contact
. Action:created
. Confirm and continue.Conditions are optional in this use case.
Set up an action. Select SMS as the Action type.
Fill in the required Values:
recipient is the contact number associated with the trigger.
sender is an SMS enabled number you want the message to be sent from.
text contains the actual message. Something like, "Welcome to our registry!"
api_key_id and api_key_secret are the CloudTalk generated API keys, which admin can retrieve on the dashboard by going to Account > Settings > API Keys (tab).
Confirm and continue.
When you have finished setting up your automation, you can Save the workflow or Save and activate to start using it immediately.
Did you know? You can add more details to your welcome text using the dynamic values offered in our Useful data for your workflow table.
When you select a value from this table within your message, the inserted reference will pull from the data associated with your trigger to personalize your message text when the automation runs.
Limitations
As the SMS Action type sends a request to our API endpoint, typical API rate limits will apply.
The maximum requests that can be sent per minute is 60. Remember that this limit rate applies any API requests, so if other requests are being sent simultaneously, all the requests will be counted in this limit rate.
Have more questions? Contact our Support team. We're always happy to help you!