Gorgias
Beta
Merge interacts with Gorgias API endpoints to access certain information as detailed below.
API Endpoints
POST/tickets/{ticket_id}/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
user
UUIDticket
UUIDremote_created_at
DateTime (ISO 8601)body
Stringhtml_body
Stringremote_id
Stringis_private
BooleanGET/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_data
Arraycontact
UUIDuser
UUIDticket
UUIDremote_created_at
DateTime (ISO 8601)body
Stringhtml_body
Stringremote_id
Stringis_private
BooleanAccess Attachment information
Attachment fields
remote_data
Arrayticket
UUIDfile_name
Stringremote_created_at
DateTime (ISO 8601)file_url
Stringcontent_type
Stringremote_id
Stringuploaded_by
UUIDGET/customers
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_data
Arrayname
Stringdetails
Stringemail_address
Stringremote_id
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayname
Stringemail_address
Stringis_active
Booleanremote_id
StringGET/tickets
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_data
Arraycontact
UUIDname
Stringremote_created_at
DateTime (ISO 8601)ticket_url
Stringdescription
Stringremote_updated_at
DateTime (ISO 8601)status
Enumpriority
Enumcompleted_at
DateTime (ISO 8601)remote_id
StringGET/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringremote_data
Arraydescription
Stringname
StringAccess User information
User fields
teams
Arrayremote_id
StringGET/tags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_id
Stringremote_data
Arrayname
String