Hi everyone,
I’m currently learning n8n, and I’m working with an Odoo node. It is working fine, and I want it to call Odoo once a day to import contacts and later synchronize them with Revo.
However, I would like to choose which contacts to import in the Odoo node. I read that it’s possible to use a filter with “domain”, but I can’t find any clear information about it or any other way to apply a filter before importing.
For reference, Odoo and n8n are both in SaaS mode.
Has anyone encountered this issue or knows how to configure this type of filtering?
Thanks in advance for your help!