Add Ticket Tags using Gorgias. Requires new_tags and ticket_id. Returns results based on the executed action.
Creates New Open Ticket using Gorgias. No inputs are required. Returns confirmation of creation, including the new record’s ID and details.
Retrieves Customer by ID using Gorgias. Requires customer_id. Returns results based on the executed action.
Retrieves Customer Tickets using Gorgias. Requires customer_id. Returns results based on the executed action.
Retrieves macro by ID using Gorgias. Requires macro_id. Returns the requested data record(s) with all available details.
Retrieves Ticket Messages using Gorgias. Requires ticket_id. Returns results based on the executed action.
Retrieves Ticket Tags using Gorgias. Requires ticket_id. Returns results based on the executed action.
Retrieve Ticket using Gorgias. Requires ticket_id. Returns results based on the executed action.
Search Customers by Email using Gorgias. Requires customer_email. Returns results based on the executed action.
Search Customers by Name using Gorgias. Requires customer_name. Returns results based on the executed action.
Send Message using Gorgias. Requires channel and body_html and ticket_id and sender_address and recipient_address. Returns results based on the executed action.
Set Ticket Tags using Gorgias. Requires new_tags and ticket_id. Returns results based on the executed action.
Updates Ticket Status CLOSED using Gorgias. Requires ticket_id. Returns results based on the executed action.
Updates Ticket Status OPEN using Gorgias. Requires ticket_id. Returns results based on the executed action.