Tool to create an attachment for a deal protocol. Use when you need to attach a file (document, image, etc.) to a specific protocol within a deal. The file content must be base64-encoded.
deal_idRequiredintegerID of the deal to which the protocol belongs
methodsstringAdditional methods to include in response. Options: 'responsible_user_natural_name', 'attachment_category_name', or 'all' for all methods. Separate multiple values with spaces.
includesstringRelated entities to include in response. Options: 'user', 'attachment_category', 'comments', or 'all' for all includes. Separate multiple values with spaces.
attachmentRequiredobjectAttachment data including filename, content type, and base64-encoded file content
protocol_idRequiredintegerID of the protocol to attach the file to
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.