Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello Team,
I have a client who uses Odoo platform for 5 different businesses. I am required to provide data analytics and leverage the data from the 5 businesses into one platform. Is there anyway i can be able to connect to Odoo database
Right now i'm implementing incremental load on our tables to get only new or updated records .
and in below screenshot it displays new and latest records of 18th july ..but if i see previous records on odoo of 18th of july it will show only latest one .. there is no record of old records and even the id does not exist in odoo
Hello @omolobe,
To integrate data from Odoo into a platform for analytics, you have a few options:
1. Direct Database Connection: If you have direct access to the Odoo PostgreSQL database, you can connect to it using various data analytics tools that support PostgreSQL.
2. Odoo API: Odoo provides an XML-RPC API that can be used to access data. This method is recommended if you don't have direct access to the database or need to perform operations like creating and updating records.
Should you have any questions or further assistance, please do not hesitate to reach out to me.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.