
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
description
Stringname
Stringremote_id
Stringremote_updated_at
DateTime (ISO 8601)ticket_url
Stringremote_created_at
DateTime (ISO 8601)contact
UUIDstatus
Enumremote_data
Arraypriority
Enumcompleted_at
DateTime (ISO 8601)GET/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
description
Stringremote_data
Arrayname
Stringremote_id
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_id
Stringbody
Stringticket
UUIDuser
UUIDremote_created_at
DateTime (ISO 8601)html_body
StringGET/messages
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
is_private
Booleanremote_id
Stringbody
Stringticket
UUIDuser
UUIDremote_created_at
DateTime (ISO 8601)html_body
Stringcontact
UUIDremote_data
ArrayAccess Attachment information
Attachment fields
content_type
Stringremote_id
Stringfile_name
Stringticket
UUIDremote_created_at
DateTime (ISO 8601)uploaded_by
UUIDremote_data
Arrayfile_url
StringGET/customers
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
name
Stringremote_id
Stringremote_data
Arraydetails
Stringemail_address
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_id
Stringis_active
Booleanremote_data
Arrayemail_address
String