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)
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
2
thg 7 24
|
2903 | ||
|
2
thg 8 23
|
21660 | ||
|
1
thg 12 22
|
3437 | ||
|
0
thg 7 20
|
2899 | ||
|
2
thg 3 19
|
6876 |