Create, Update, and Get an Object from Bubble - n8n Workflow | Neura Market
Create, Update, and Get an Object from Bubble
This workflow allows you to create, update, and get an object from Bubble.

**Bubble node:** This node will create a new object of the type `Doc` in Bubble. If you want to create an object with a different type, use that type instead.
**Bubble1 node:** This node will update the object that we created using the previous node.
**Bubble2 node:** This node will retrieve the information of the object that we created earlier.
Platform
n8n
Category
IT & Development
Price
Free
Creator
Harshil Agrawal
bubble
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.