Tool to upload a file to Bubble storage. Use when you need to store arbitrary files via Bubble's /fileupload endpoint.
fileRequiredobjectFile to upload.
subdomainstringBubble subdomain (e.g., 'my-app') to target https://<subdomain>.bubbleapps.io/fileupload
custom_domainstringCustom domain host (e.g., 'app.example.com') to target https://<host>/fileupload
additional_fieldsobjectOptional additional multipart form fields to include in the upload request.
full_url_overridestringFull URL override for the upload endpoint (e.g., https://httpbin.org/post)
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.