Tool to upload a new file to Dropbox using the alpha upload endpoint. Use when uploading files up to 150 MiB. Note that the behavior of this alpha endpoint is unstable and subject to change.
modestringSelects what to do if the file already exists.
mutebooleanIf true, this tells the clients that this modification shouldn't result in a user notification.
pathRequiredstringPath in the user's Dropbox to save the file. Must start with '/' and include the filename.
contentRequiredobjectFile to be uploaded. Supports various formats including text, images, and PDFs.
autorenamebooleanIf there's a conflict as determined by mode, have the Dropbox server try to autorename the file to avoid conflict.
client_modifiedstringThe value to store as the client_modified timestamp in ISO 8601 format (e.g., '2015-05-12T15:50:38Z'). Dropbox automatically records the time at which the file was written to the Dropbox servers.
property_groupsarrayList of custom properties to add to file.
dropbox_api_select_userstringOptional. For team accounts: Dropbox account ID or team member ID to operate on. Required when using a Dropbox Business team token. Format: 'dbid:...' or team_member_id.
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.