Freshchat
Below explains how to integrate direct messaging through Freshchat, once integrated it will exist as a new action in your list of actions.
Overview of our Freshchat integration
We have an instant messaging service to handle outbound messaging through Freshchat (e.g. Whatsapp messages).
The service supports:
- Firing outbound text messages through Freshchat /outbound API (e.g. Whatsapp)
- Support for placeholders, e.g #firstname#
- Conversion tracking
Steps to setup outbound messages through Freshchat
- Create a Freshchat (Freshworks) account.
- Provide Fast Track with the following credentials:
- API Key
- Business number
- Namespace
- Fast Track will deploy the service and add the new action to your backoffice.
- Operator to configure the action with verified templates.
How to setup a template:
- In your Fast Track backoffice, go to "Settings" -> "Manage Action Notification Types".
- Find the Instant Message Action.
- Find the Action Field named "Template" and click edit.
- Add the Templates as examples below (depending if they should contain placeholders or not).
Example template added without placeholder:
- Enter the exact name of the template in Field Group Name
- Click "Add New Group"
Example template added with placeholders:
- Enter the exact name of the template in Field Group Name
- If you have multiple templates saved, make sure you selected the correct one from the Field Groups list
- Since your template contains placeholders, you will need to add each placeholder into the template. This is the format required:
- Name = Should contain a number inside curly brackets, e.g. {{1}}. Needs to be one number for every placeholder in your template. If the template contains two placeholders you should add two fields {{1}} & {{2}}
- Label = How you want this placeholder field to be displayed on the front-end.
- Default Text = If we should load a value automatically to this field when you create the Action from an Activity.
- Field Type = Should be set to Text
- Data Type = Should be set to String
- Click "Add" on the top right, then repeat for as many placeholders as you have.