
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
html_body
Stringremote_id
Stringbody
Stringremote_created_at
DateTime (ISO 8601)user
UUIDis_private
Booleanticket
UUIDGET/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
html_body
Stringremote_id
Stringbody
Stringremote_created_at
DateTime (ISO 8601)user
UUIDremote_data
Arraycontact
UUIDis_private
Booleanticket
UUIDAccess Attachment information
Attachment fields
remote_id
Stringfile_url
Stringuploaded_by
UUIDremote_created_at
DateTime (ISO 8601)file_name
Stringcontent_type
Stringremote_data
Arrayticket
UUIDGET/customers
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
name
Stringremote_id
Stringremote_data
Arrayemail_address
Stringdetails
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_id
Stringremote_data
Arrayemail_address
Stringis_active
BooleanGET/tickets
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
name
Stringpriority
Enumremote_updated_at
DateTime (ISO 8601)remote_id
Stringremote_created_at
DateTime (ISO 8601)ticket_url
Stringdescription
Stringstatus
Enumremote_data
Arraycontact
UUIDcompleted_at
DateTime (ISO 8601)GET/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
name
Stringremote_data
Arrayremote_id
Stringdescription
StringAccess User information
User fields
remote_id
Stringteams
ArrayGET/tags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
name
Stringremote_id
Stringremote_data
Array