Zendesk
Integrate ClickSend with Zendesk
Method 1: Through Zapier.com
This is by far the easiest to setup and is more powerful.
Create an account at Zapier.com and setup triggers and actions linking ClickSend and Zendesk. Contact us if you require assistance with the setup.
Method 2: Direct Integration
Setup
- Login to Zendesk
- Once logged in, click on the cog in the lowerleft, navigate to Extensions
- Select the Targets tab >> click add target
- Choose URL Target.
- Add the following parameters:
- Title:ClickSend SMS Target
- URL:https://api.clicksend.com/http/v2/send.php with the following parameters:
method=https&username=*YourClickSendUsername*&key=*YourClickSendAPIKey*&to={{ticket.requester.phone}}
- For example:
http://api.clicksend.com/https/v2/send.php?method=zendesk&username=johnsmith&key=94D807BF-56F6-4D6C-B3EF-9529CBE1BDA5&to={{ticket.requester.phone}}- Method: POST
- Attribute Name:message
- BasicAuthentication: Not required
- Select CreateTarget & clickSubmit (Note:‘Test Target’ will not work).
Email SMS Notifications
Now we just need to tell Zendesk when to send SMS notifications - this can be done with Triggers.
Select your Trigger for your SMS notification
- Select Business Rules >> Triggers
- Choose the Trigger to add SMS (e.g. Notifyrequester of comment update) - click edit
- Add a condition
- Add action and enter the following parameters:
Select Action: Notify Target >> ClickSend SMS
Message:Enter your message:
e.g. Ticket ({{ticket.id}} -{{ticket.title}}) has been updated.
Please visit: {{ticket.url}}

- Remember to save changes
TIP: You'll need to add a mobile phone number to the profile of your registered customers.