Tool to upload bytes as a temporary file to Cloudflare R2 and return an S3 key. Use when you need a short-lived file reference before persisting it in a Thing.
nameRequiredstringName to assign to the temporary file (including extension)
contentRequiredstringBase64-encoded file contents or plain text data
mimetypeRequiredstringMIME type of the file
subdomainstringBubble app subdomain to target *.bubbleapps.io (e.g., 'my-bubble-app').
custom_domainstringCustom domain host (e.g., 'myapp.example.com').
full_url_overridestringFull URL override for the temp upload endpoint. If provided, the request will be sent to this URL as-is.
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.