I am creating a webhook that imports customer data from a CSV.
I am fairly new to this as this was recently added to Odoo 17 as a standard feature.
I have seen multi good videos etc and how to setup the automation rules.
However, all samples I see are about changing a record. What I am struggling what if what will the Target record code be for a new record and not a get.id code for an existing record.
To create new record using webhook: https://www.youtube.com/watch?v=D3urHJ9rB2o