In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom Google Cloud Realtime Database and Odoo workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Create
Write data to a database
Delete
Delete data from a database
Get
Get a record from a database
Push
Append to a list of data
Update
Update item on a database
Create
Create a new contact
Delete
Delete a contact
Get
Get a contact
Get Many
Get many contacts
Update
Update a contact
Create
Create a new item
Delete
Delete an item
Get
Get an item
Get Many
Get many items
Update
Update an item
Create
Create a new note
Delete
Delete a note
Get
Get a note
Get Many
Get many notes
Update
Update a note
Create
Create a new opportunity
Delete
Delete an opportunity
Get
Get an opportunity
Get Many
Get many opportunities
Update
Update an opportunity
Google Cloud Realtime Database is a cloud-hosted database. Data is stored as JSON and synchronized in realtime to every connected client.
Google Cloud Realtime Database node docs + examples
Google Cloud Realtime Database credential docs
See Google Cloud Realtime Database integrations
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast