n8n templateFreeBy Harshil Agrawal
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 ...
DevelopmentBubble
Loading interactive preview...
Template notes
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.