
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
is_private
Booleanbody
Stringhtml_body
Stringticket
UUIDremote_id
Stringuser
UUIDremote_created_at
DateTime (ISO 8601)GET/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
is_private
Booleanbody
Stringhtml_body
Stringticket
UUIDremote_data
Arrayremote_id
Stringuser
UUIDcontact
UUIDremote_created_at
DateTime (ISO 8601)Access Attachment information
Attachment fields
ticket
UUIDremote_data
Arraycontent_type
Stringfile_url
Stringremote_id
Stringuploaded_by
UUIDfile_name
Stringremote_created_at
DateTime (ISO 8601)GET/customers
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_data
Arrayemail_address
Stringremote_id
Stringname
Stringdetails
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
is_active
Booleanremote_data
Arrayremote_id
Stringname
Stringemail_address
StringGET/tickets
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)status
Enumremote_data
Arrayticket_url
Stringremote_id
Stringcompleted_at
DateTime (ISO 8601)priority
Enumname
Stringdescription
Stringcontact
UUIDremote_created_at
DateTime (ISO 8601)GET/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