I am trying to enable a webhook on Odoo SaaS. But while I am trying to send a POST request using POSTMAN. I am getting ERROR 500.
Any help?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I am trying to enable a webhook on Odoo SaaS. But while I am trying to send a POST request using POSTMAN. I am getting ERROR 500.
Any help?
Hi,
Enable logging for webhook and see the logs for more information.
See: Create a New Record Using Webhook in Odoo 17
Thanks
The automated action might be throwing an error. Add a try-except on the code and send another request. You should get an "ok" as response.
You can also test it with an empty automated action. In the webhook "Target Record" field, you can use: model.search([],limit=1)
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
2
lug 24
|
2884 | ||
|
2
ago 23
|
21604 | ||
|
1
dic 22
|
3366 | ||
|
0
lug 20
|
2881 | ||
|
2
mar 19
|
6814 |