
Gorgias
Beta
Merge interacts with Gorgias API endpoints to access certain information as detailed below.
API Endpoints
GET/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringhtml_body
Stringuser
UUIDticket
UUIDremote_data
Arraycontact
UUIDremote_created_at
DateTime (ISO 8601)is_private
Booleanbody
StringAccess Attachment information
Attachment fields
remote_id
Stringcontent_type
Stringfile_name
Stringuploaded_by
UUIDfile_url
Stringticket
UUIDremote_data
Arrayremote_created_at
DateTime (ISO 8601)GET/customers
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringemail_address
Stringname
Stringremote_data
Arraydetails
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail_address
Stringname
Stringis_active
Booleanremote_data
ArrayPOST/tickets/{ticket_id}/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringhtml_body
Stringuser
UUIDticket
UUIDremote_created_at
DateTime (ISO 8601)is_private
Booleanbody
StringGET/tickets
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringticket_url
Stringdescription
Stringname
Stringcompleted_at
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)priority
Enumstatus
Enumremote_data
Arraycontact
UUIDremote_created_at
DateTime (ISO 8601)GET/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringdescription
Stringname
Stringremote_data
ArrayAccess 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