Hello,
I'm working on a chatbot that collects customer satisfaction notes and I intend to fill these notes in Odoo automatically.
In the project.project model, the custom fields that will receive these notes have already been created.
I'd like to know the best way to fill them in via the API - what permissions do I need, which endpoint to perform this action on, etc, please.
Thank you!