Freshdesk

With the Freshdesk integration, users can submit a new ticket to your customer support service through a bot

You can connect the Freshdesk app to Chatlayer by using the Action block. In this block, choose Integration widget, then under 'App', select Freshdesk and click on 'Connect a new Freshdesk account'.

After clicking on “Connect new account”, you’ll see this pop-up:

To find your Domain and API Key, please head to your profile page on Freshdesk:

The part of the URL inside the green rectangle is your account’s Domain. The green rectangle on the right highlights your API key.

After you've entered this info in the Chatlayer Action block and the connection is set up, you’ll be able to pick the action you want to perform within this block:

· Create ticket

· Add notes to a ticket (update ticket)

· Add replies to a ticket (send an email to the user)

· Create contact (create new user)

Gathering information

You'll need to ask the user for the information needed to create a new ticket, like for example, the user's name. You can do so with an Collect input block. By saving the user’s response as a variable, you'll be able to create a new ticket:

Next, your Actions could be as followed:

1 – Create ticket

If your tickets have custom fields, you can also include them in the Action block and request them thought the bot, as seen in "language" and "country" below:

2 – Add notes to a ticket

3 – Add replies to a ticket

4 – Create a contact

And that's it, your Freshdesk connection is set up and ready to go!

Last updated