
When this happens...

Automatically do this!
Insert Row
Delete Project
Create Project
Run A Query
List All Data in Table
When this happensTriggers
A trigger is an event that starts a workflow.
Trigger when a new row is inserted, updated, deleted.
Triggers when a new project is created in supabase.
Action is the task that follows automatically within your Odoo integrations.
Create a new lead in odoo crm.
Inserts a new row into a specified table in your Supabase database.
Deletes the given project by its reference.
Create input field for db_pass (Required string).
Executes a query on the specified project database.
This action list all data in a specified table.

Gain insights into how viaSocket functions through our detailed guide. Understand its key features and benefits to maximize your experience and efficiency.

Unlock your team's potential with 5 straightforward automation hacks designed to streamline processes and free up valuable time for more important work.

Workflow automation is the process of using technology to execute repetitive tasks with minimal human intervention, creating a seamless flow of activities.
To start, connect both your Odoo and Supabase accounts to viaSocket. Once connected, you can set up a workflow where an event in Odoo triggers actions in Supabase (or vice versa).
Absolutely. You can customize how Odoo data is recorded in Supabase. This includes choosing which data fields go into which fields of Supabase, setting up custom formats, and filtering out unwanted information.
The data sync between Odoo and Supabase typically happens in real-time through instant triggers. And a maximum of 15 minutes in case of a scheduled trigger.
Yes, viaSocket allows you to add custom logic or use built-in filters to modify data according to your needs.
Yes, you can set conditional logic to control the flow of data between Odoo and Supabase. For instance, you can specify that data should only be sent if certain conditions are met, or you can create if/else statements to manage different outcomes.
Odoo is a comprehensive suite of open-source business applications that covers all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, and more. It is designed to streamline business processes and improve productivity by providing a fully integrated and customizable platform.
Learn MoreSupabase is an open-source backend-as-a-service platform that provides developers with a suite of tools to build, deploy, and manage applications. It offers features like real-time databases, authentication, and storage, making it a comprehensive solution for modern app development.
Learn More