
Gorgias
Beta
Merge interacts with Gorgias API endpoints to access certain information as detailed below.
API Endpoints
GET/tickets
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringname
Stringremote_data
Arraycontact
UUIDticket_url
Stringstatus
Enumremote_created_at
DateTime (ISO 8601)description
Stringcompleted_at
DateTime (ISO 8601)priority
Enumremote_updated_at
DateTime (ISO 8601)GET/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringremote_data
Arrayname
Stringdescription
StringAccess User information
User fields
remote_id
Stringteams
ArrayGET/tags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_id
Stringremote_data
Arrayname
StringPOST/tickets/{ticket_id}/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringuser
UUIDis_private
Booleanbody
Stringticket
UUIDremote_created_at
DateTime (ISO 8601)html_body
StringGET/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringuser
UUIDis_private
Booleanbody
Stringremote_data
Arraycontact
UUIDticket
UUIDremote_created_at
DateTime (ISO 8601)html_body
StringAccess Attachment information
Attachment fields
remote_id
Stringuploaded_by
UUIDfile_name
Stringremote_data
Arrayfile_url
Stringticket
UUIDremote_created_at
DateTime (ISO 8601)content_type
StringGET/customers
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringname
Stringdetails
Stringemail_address
Stringremote_data
ArrayGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringis_active
Booleanemail_address
Stringremote_data
Array