Tool to create a new upload (file) in a Basecamp vault. Use when you need to create an upload entry for a previously uploaded attachment in a specific project vault.
vault_idRequiredintegerThe vault ID where the upload will be created.
base_namestringA new filename without extension (e.g., 'pizza' for 'pizza.png'). The original extension is preserved.
bucket_idRequiredintegerThe project/bucket ID where the vault exists.
descriptionstringInformation about the upload in HTML format. Supports HTML tags per the Rich text guide.
attachable_sgidRequiredstringA signed global ID for an uploaded attachment obtained from the Create attachment endpoint (POST /attachments.json).
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.