Documentation

Zendesk Send Attachment

Sends a Zendesk attachment with comment to a given zendesk ticket

Sends a Zendesk attachment with comment

Action Inputs

NameTypeDescription
Ticket IDStringID of the ticket to update
FilenameStringFilename of attachment
Base64 FileStringBase64 file string. Add “None” if you use the fileURL
File URLOptional Stringfile url - if used, it will override base64 input
Body CommentStringComment to send with attachment
PublicBooleanTrue if comment is public
Zendesk TokenStringZendesk API Token
Zendesk UsernameStringZendesk User Email with /token
Zendesk SubdomainStringZendesk subdomain, can be found in your zendesk url

Action Outputs

NameTypeDescription
SuccessBooleanWhether sent successfully