Gorgias
v0.0.2
To find out more about the Gorgias API check their docs out here.
Set up
To set up the Gorgias connector in your app you will need your Domain Name, Username and API Key.
In order to generate your API Key: Log in to your Gorgias account, Navigate to Settings → REST API, Click the Create API key button.
If your Gorgias domain is https:/my-company.gorgias.com
your domain name is my-company
.
Your username is the username you use to login to your Gorgias account from https://my-company.gorgias.com/login
Features
Feature | Support | Notes |
---|---|---|
Backfill | ✅ | All time for all reports except events, where custom backfill is available. |
Incremental | ✅ | Only for Events. |
API reliability | 🟢 | Reliable |
Reports detail
⬇️ Report | 🔑 Incremental key | 🔑 Primary key | 📄 Link to API endpoint |
---|---|---|---|
Customers | N/A | ID | Get Customers |
Events | created_datetime | ID | Get Events |
Integrations | N/A | ID | Get Integrations |
Jobs | N/A | ID | Get Jobs |
Macros | N/A | ID | Get Macros |
Rules | N/A | ID | Get Rules |
Satisfaction Surveys | N/A | ID | Get Satisfaction Surveys |
Users | N/A | ID | Get Users |
Teams | N/A | ID | Get Teams |
Tags | N/A | ID | Get Tags |
Tickets | N/A | ID | Get Tickets |
Ticket Messages | N/A | ID | Get Ticket Messages |
Views | N/A | ID | Get Views |
Widgets | N/A | ID | Get Widgets |
Updated 12 months ago