All Collections
Getting Started on Teams
Gorgias Integration Setup Guide for Teams
Gorgias Integration Setup Guide for Teams

Route emails and chats in Gorgias to your Experts with Chatdesk Teams

Team Chatdesk avatar
Written by Team Chatdesk
Updated over a week ago

This guide will walk you through the steps to setup Gorgias as a new channel with Chatdesk Teams.

  1. To start, please login to your Gorgias account and visit Settings > Rest API . You will reach a page that looks like this:

2. Next, in another tab login to your Chatdesk Teams account. If you don’t have one already, you can visit www.chatdesk.com/teams to create a free Chatdesk account

3. Open your Chatdesk Teams dashboard. From here, please visit Settings > Channels > Gorgias > Add Gorgias account

4. You will then need to enter the Gorgias credentials from step #1

5. Copy the webhook URL from Teams

6. In your Gorgias account, visit Settings > Integrations > HTTP > Add HTTP integration

7. Make sure all triggers are selected and paste the webhook URL from Teams into “URL” as highlighted in the picture below:

8. Copy the JSON body template below.

JSON Body Template:

{

    "id": "{{ticket.id}}",

    "last_message_datetime": "{{ticket.last_message_datetime}}",

    "spam": "{{ticket.spam}}"

}

9. Paste the JSON body template from above into the highlighted area in the picture below:

Your Gorgias account is now linked with Chatdesk Teams!

If you have any further questions regarding the setup process, please do not hesitate to reach out to us. You can book a time slot here to meet with our customer success team to get your questions answered.

Did this answer your question?