
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_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)description
Stringpriority
Enumcompleted_at
DateTime (ISO 8601)contact
UUIDremote_data
Arrayticket_url
Stringstatus
Enumremote_id
Stringname
StringGET/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringname
Stringdescription
Stringremote_data
ArrayAccess User information
User fields
remote_id
Stringteams
ArrayGET/tags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_id
Stringname
Stringremote_data
ArrayPOST/tickets/{ticket_id}/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
user
UUIDremote_created_at
DateTime (ISO 8601)body
Stringis_private
Booleanremote_id
Stringticket
UUIDhtml_body
StringGET/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
user
UUIDremote_created_at
DateTime (ISO 8601)body
Stringis_private
Booleanremote_data
Arraycontact
UUIDremote_id
Stringticket
UUIDhtml_body
StringAccess Attachment information
Attachment fields
file_name
Stringremote_created_at
DateTime (ISO 8601)uploaded_by
UUIDcontent_type
Stringfile_url
Stringremote_data
Arrayremote_id
Stringticket
UUIDGET/customers
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
details
Stringremote_data
Arrayremote_id
Stringname
Stringemail_address
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayis_active
Booleanremote_id
Stringname
Stringemail_address
String