I have a form on an external website that I want to connect to Odoo. It has fields for name, phone, and email, and I would like to pass the registered information to the contacts tab in Odoo via a webhook. Is this possible? I followed a video and the documentation related to creating new records, but I couldn't do it since most of the content focused on updating records!
Thank you.