Create an attachment for a custom object record in Zendesk. Use when you need to attach files (documents, images, etc.) to a custom object record. The file is uploaded as a multipart/form-data request. The response includes the attachment details and malware scan status.
fileRequiredobjectThe file to upload as an attachment. The file name will be used for the attachment (for example, 'document.pdf' or 'image.jpg').
record_idRequiredstringThe id of a custom object record
custom_object_keyRequiredstringThe key of a custom object (e.g., 'car')
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.