Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2916 Weergaven

I have an application that has integration with Odoo database through Odoo API. My application has Mongodb database. Basically, we call Odoo API to get the employees from Odoo, add some fields to the employee object and store it in our monogodb database. My question is how to keep the syncing between our database and Odoo database if one of the two parties edit the employee details? Is cron job a good idea, so I can call the Odoo API every 10 sec or so and check if there are any changes and update my database?

Avatar
Annuleer