Enter a ticket ID and return an array of attachments.

Input Fields

  • Ticket
    • Ticket ID (number): Unique Identification number of the ticket that will be read. The ID could be found in the URL of the document in this format : http://< your domain>.zendesk.com/agent/tickets/< ticket ID >.

Output Fields

  • Attachments (list): Array of attached information to specified ticket. (Eg. File Name, Content URL, Size, etc…).