Tool to add a file attachment to a purchase order line. Use when you need to upload and attach files (documents, images, PDFs, etc.) to specific purchase order lines in Coupa.
fileobjectFile to upload to the purchase order line.
intentstringDesignation indicating the intended audience (e.g., 'Supplier'). Maximum 40 characters
filenamestringFilename when providing base64 content (e.g., 'document.pdf')
mimetypestringMIME type when using base64 content (e.g., 'application/pdf', 'image/jpeg')
content_b64stringBase64-encoded file content.
purchase_order_line_idRequiredintegerID of the purchase order line to attach the file to
x-coupa-api-user-loginstringLogin of the user to impersonate; sent as 'x-coupa-api-user-login' header
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.