Bubble icon

Bubble

No-code app platform for applications, workflows, database records, users, pages, and plugin-backed logic.

Supports no-code app work across database records, users, pages, plugins, custom workflows, and app data.

Bubble icon
Snow

Use Bubble with Snow

Snow is a personal AI assistant that builds real apps for you, and they can put Bubble to work.

What Snow can do with Bubble

These are the Bubble actions available to the apps you build with Snow. Connecting an account does not make Snow run these on its own.

Bulk Create Things

Tool to bulk create multiple Things in Bubble via newline-separated JSON. Use when you need to insert many records at once. Must have Create via API permission.

Create Temp File

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.

Create Thing

Tool to create a new Thing. Use when providing a complete JSON payload to add a new record.

Delete Thing By ID

Tool to delete a Bubble Thing by its unique ID. Use when you need to remove a specific record via the Bubble Data API.

Get OAuth Access Token

Tool to exchange an authorization code or refresh token for an OAuth2 access token. Use after obtaining an authorization code or when refreshing an expired token.

Get Thing By ID

Retrieves a single Thing (record) from a Bubble Data Type by its unique ID. This is a read-only operation that fetches complete details of a specific record. The response includes all custom fields defined in the Data Type, plus standard Bubble fields (_id, created_by, created_date, modified_date). Use when you need to: - Fetch details of a specific record you know the ID of - Verify a record exists - Get the latest field values for a Thing Note: Requires the Data API to be enabled in your Bubble app settings and the specific Data Type to be exposed via the API.

OAuth Authorize

Tool to initiate OAuth2 authorization flow for Bubble. Use when setting up third-party login integration. Returns the URL for user-agent redirection to obtain an authorization code.

Patch Thing By ID

Tool to modify selected fields on a Thing by its unique ID. Use after confirming the Thing exists.

Replace Thing by ID

Tool to replace all editable fields on a Thing by its Unique ID. Use when you need a full overwrite of a Thing's fields and reset omitted fields to default.

Upload File

Tool to upload a file to Bubble storage. Use when you need to store arbitrary files via Bubble's /fileupload endpoint.

Ready to put Bubble to work?

Sign up free, build an app by chatting, and connect Bubble in minutes. No credit card required.