babelforce allows you to append SMS to a ticket whenever you send out an SMS to an enduser via the babelConnect app.
To achieve this, you need to follow these steps:
The part on Zendesk side:
- Download the newest app version from Zendesk market place
- Then go to Apps > Support apps and click on "change settings":
- Tick the box "show send chat message button"
The part on babelforce side:
- Go to "Automations > Apps (Integrations)" and add the zendesk_v2 integration if you don't have it set up yet.
- To create a new ticket instead of appending SMS to an existing ticket, you need to add the following automation:
- The upper part:
- The trigger should look like this:
- The bottom part should look like this:
- The upper part:
- To push this new ticket to agents, you need to add the following automation:
- for ticket id, please enter this placeholder: {integration.zendesk_v2.ticket.id}
- To update existing tickets, click on "Add" and add new automation with the action "Update ticket"
- The automation should look like this:
- The upper part:
- Use the same Trigger that you used to create tickets, but make sure to invert it!
- The bottom part:
- Ticket ID: {zendesk.ticket.id}
- Comment: {sms.text}
- The upper part:
The SMS will now be appended to your ticket.
Related to
Comments
0 comments
Please sign in to leave a comment.