
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
Stringremote_id
Stringremote_data
Arraypriority
Enumname
Stringcontact
UUIDcompleted_at
DateTime (ISO 8601)ticket_url
Stringstatus
EnumGET/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_data
Arrayname
Stringremote_id
Stringdescription
StringAccess User information
User fields
teams
Arrayremote_id
StringGET/tags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_data
Arrayname
Stringremote_id
StringPOST/tickets/{ticket_id}/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
is_private
Booleanremote_created_at
DateTime (ISO 8601)user
UUIDremote_id
Stringhtml_body
Stringticket
UUIDbody
StringGET/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
is_private
Booleanremote_created_at
DateTime (ISO 8601)user
UUIDremote_id
Stringremote_data
Arraycontact
UUIDhtml_body
Stringticket
UUIDbody
StringAccess Attachment information
Attachment fields
remote_created_at
DateTime (ISO 8601)remote_id
Stringremote_data
Arrayfile_url
Stringuploaded_by
UUIDfile_name
Stringcontent_type
Stringticket
UUIDGET/customers
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
details
Stringremote_id
Stringname
Stringemail_address
Stringremote_data
ArrayGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
is_active
Booleanremote_id
Stringname
Stringemail_address
Stringremote_data
Array