can't fetching tag from ODOO

Status: Closed · Asked by lelehelloworld on · 0 views

lelehelloworld — Question ·
Task History ID: IjU3NjUwNTY1MDYzNjA0MzQ1MjZlNTUzNjUxMzIi_pc

I am trying to implement work flow: New contact on ODOO (trigger) to Mailercloud contact.
It is success to fetch the contact, but unable to fetch the tag.

Pabblymember11 — Reply ·

Hey @lelehelloworld

Since the trigger event is based on descriptions, it captures the response only once it's sent by the triggering application. Therefore, unless Odoo sends the tag details of the contact, there is no other workaround available to retrieve the contact's tag details according to their API reference, which we could not find.

https://www.odoo.com/documentation/17.0/developer/reference/external_api.html#read-records

Back to all forum threads · Log in to reply