What’s Supported

Supported Actions

This connector supports:

  • Proxy Actions, using the base URL https://{{.workspace}}.gorgias.com.

Before You Get Started

To integrate Gorgias with Ampersand, you will need a Gorgias Account.

Once your account is created, you’ll need to register an OAuth app and obtain the following credentials:

  • Client ID
  • Client Secret
  • Scopes

You will then use these credentials to connect your application to Ampersand.

Create a Gorgias Developer Account

Here’s how you can sign up for a Gorgias account:

Creating a Gorgias OAuth App

Follow the steps below to create a Gorgias OAuth app:

  1. Log in to your Gorgias account.

  2. Go to Settings > REST API.

  3. In the OAuth 2.0 section, click on Add new application.

  4. Enter the following details:

    1. Application name: Choose a name for your integration.
    2. Application Tagline: Enter a tagline for your integration.
    3. App Icon: Upload the app icon.
    4. App URL: Enter the app URL.
    5. Redirect URI: Enter https://api.withampersand.com/callbacks/v1/oauth.
  5. Click Create.

You will see the Client ID and Client Secret in the app details. Note these credentials, as you will need them to connect your app to Ampersand.

Add Your Gorgias App Info to Ampersand

  1. Log in to your Ampersand Dashboard.
  2. Select the project where you want to create a Gorgias integration.
  3. Select Provider Apps.
  4. Select Gorgias from the Provider list.
  5. Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.

  1. Enter the scopes set for your application in Gorgias.
  2. Click Save Changes.