Send SMS with Keap
Now you can integrate ClickSend SMS into Keap and send text messages worldwide. This article will guide you through the steps on how to:
Prerequisites
- You need ClickSend API credentials to connect to Keap. Create a ClickSend account here.
- If you do not have yet a Keap account, you may create here.
Use our API Version 2 on Keap's Automation
- Go to Keap > Automation > Advance > and Create a new automation
- Goals are triggers. Drag any trigger to the workspace. On this article we'll use Tag.What we'll do here is whenever we apply 'New Customer' tag on a contact, an SMS will be sent to them.
- Drag Sequence next to Tag trigger and connect them.
- Configure the Sequence. From the Process tools, drag 'Send HTTP Post' to the workspace
- Configure the HTTP Post.
POST URL
- paste our Send SMS endpoint (https://api-mapper.clicksend.com/http/v2/send.php)
Value Pairs:method
- use keapto
- use ~Contact.Phone1~ to dynamically fetch the contact's phone numberusername
- the username in ClickSendkey
- is the API key found in the ClickSend dashboard: https://dashboard.clicksend.com/#/account/subaccountmessage
- compose a message you'll send to the contact. You can use merge fields to customise your message. - When you're done. Activate the POST and the Sequence by toggling the draft to Ready.
- A complete setup will make the tools green. Publish to activate the automation.
Add contacts
When adding contacts on Keap, kindly assure that the phone number's format is in international. This will let you send messages globally. Check here to see international codes for each country we support.
Trigger
You can use any trigger depending on your needs. On this help article we used Tag trigger. To trigger the automation we setup above, you'd go to Contacts > People > Tag > Add New Customer.
That's it, you can now send automated SMS Globally from Keap.
Troubleshoot
Not able to send SMS successfully? Kindly check the following:
- Check your connection. It should be using your ClickSend's username and API key not password.
- No balance on the account. To check and top up, visit our Billing page here.
FAQS
- Can I send messages from Alpha Tags Sender ID?
-Yes except on the countries we do not support. Find here which countries we support sending Alpha Tags with.
-We can only support 11 character Alpha Tag without space. - How to add Alpha Tag as the sender of my messages?
-Edit HTTP Post URL and addalphatag
on value pairs. - Do you support replies?
-Yes we do for our shared and dedicated numbers except for Alpha Tag name and own phone number.
-Get initial inbound messages with dedicated numbers. You may purchase from here. - Where can I monitor replies?
- On ClickSend platform. You'd go to SMS > and then History.