Front Live Chat

UChat now allows its users to integrate the Front platform as a live chat integration option and users can allow their agents to chat with the customers from the familiarity of the Front platform.

Ā 

Front Integration will require you to upgrade to a Skill Account. It is not available for Free Account

Ā 

https://youtu.be/V9NdsCyoiyI

Integrating Front With UChat

On your Uchat dashboard, click on the Integrations tab and then scroll down till you see ā€œFrontā€ under the Live chat section

Ā 

In order to fetch API url and Front Token, login into your front account.

Fetching Front Token

On your front dashboard, click on the gear icon and type ā€œapiā€ in the search bar. Click on the ā€œSee all plugins and APIā€

Ā 

Click on API Tokens and ā€œCreate a new tokenā€

Select your scopes and create your token. Copy the Token by clicking on the copy icon and then paste it back into your UChatā€™s dashboard. Copy the Token ID as well.

Fetching API URL

For API URL, copy the following url into you UChat

https://api2.frontapp.com/channels/{channel_id}/inbound_messages

Ā 

This url is however missing a channel id. This channel id is basically the token id you previously copied. Replace the {channel_id} in the URL with your token ID and click on save.

Once verified, we know have to embed the webhook back into the Front platform.

Creating A Rule And Embedding Webhook

Inside front, click on the gear icon and then type into the search box ā€œwebhookā€ then click on Webhooks option.

Click on ā€œEnable appā€

Once done, type in the search box ā€œruleā€ and then select ā€œSee All rulesā€.

Select your preferred inbox from the window that pops up.

Then click on ā€œAdd ruleā€ and then ā€œBuild Custom Ruleā€

Ā 

Select the trigger as ā€œInbound Message is receivedā€ and then select your inbox from the drop down menu.

From Then, select the ā€œSend to a webhookā€ option and then paste your UChatā€™s webhook into the field box.

Click on ā€œcreate ruleā€ and your Front Channel has been successfully integrated with UChat.

Ā