The connector syncs every agent (user) on the Gorgias account. Each user’s
Gorgias role is surfaced as an attribute on the user, and an agent that has
been deactivated in Gorgias appears as disabled. Gorgias customers are a
separate, non-administrative population and are not synced.
To configure the Gorgias connector, you need a Gorgias account whose API key
can read the agent list. An administrator account is recommended so the key
can see every agent on the account.
1
Sign in to Gorgias and open Settings.
2
Open REST API and copy your API key, along with the email address
of the account the key belongs to. The connector authenticates with HTTP
Basic auth using the email as the username and the API key as the password.
3
Note your account base URL — it is your Gorgias subdomain, for example
https://your-subdomain.gorgias.com.