ClickSend is a cloud-based communication platform that enables businesses to send SMS, email, voice, and fax messages globally. It offers APIs and automation tools to streamline marketing, alerts, and customer engagement.
Integrating your application with ClickSend allows you to send SMS, emails and MMS programmatically.
Authentication
Before you begin, make sure you have the following information:
Connection Name
: Select a descriptive name for your connection, like "MyAppClicksendntegration". This helps in easily identifying the connection within your application or integration settings.Authentication Type
: Clicksend provides API key authentication.
API Key Based Authentication
Login to your account in ClickSend.
Navigate to the Developers section of the left navigation menu and click on the API Credentials.
Copy the key and store it securely as it provides access to your clicksend account.
Actions
Actions | Description |
| Creates a new contact in a specific list in Clicksend |
| Creates a new contact list in Clicksend |
| Deletes an existing contact in Clicksend |
| Deletes an existing list in Clicksend |
| Searches a contact by email in a specific list in Clicksend |
| Searches a contact in a specific list by first name in Clicksend |
| Searches a contact in a specific list by phone number in Clicksend |
| Searches a contact list by name in Clicksend |
| Sends MMS to recipients in Clicksend |
| Sends MMS campaign to a list in Clicksend |
| Sends SMS to recipients in Clicksend |
| Sends SMS campaign to a contact list in Clicksend |
| Sends SMS to a contact list in Clicksend |
| Sends email to recipients in Clicksend |
| Updates an existing contact in Clicksend |
Triggers
Triggers | Description |
| Triggers when a new SMS comes in Clicksend |