Gorgias Get Ticket Messages
Gorgias Get Ticket Messages is an action that allows you to retrieve all the messages associated with a ticket in Gorgias. This action can be useful for analyzing the communication history of a ticket. It will return a list of messages, each with its own attributes such as sender, recipient, content, date, etc.
Inputs
| Name | Type | Description | 
|---|---|---|
| Ticket ID | String | Gorgias Ticket ID | 
Outputs
| Name | Type | Description | 
|---|---|---|
| Success | Boolean | Whether the ticket was found | 
| Ticket Messages | List | Ticket Messages | 
Updated over 1 year ago
