Customize Webhook Payloads Easily in ODOO with Python

Опубликовано: 03 Май 2026
на канале: ODOO IT YOURSELF
2,201
45

Looks like we're about done here. In this video, I'll show you how you use Python to customize the payload that is sent with your webhook from ODOO.

This allows us to set our headers exactly and to grab whatever data, in whatever format we want. Obviously there's a ton you can do with Python to calculate or massage existing data so this expands our capabilities dramatically!

Again, we're using Zapier because I think it's a great platform, but you can use this method with many other platforms to add functionality to your ODOO implementation.

Also, the really crazy thing here is that this should work in any version of ODOO!

If you're wanting the code I promised, here it is:

https://drive.google.com/file/d/1lu8A...

#odoo #zapier #python #webhooks #erp #erpsoftware