Empty reponse from the webhook service
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2024 07:51 AM
I created an api and added as callback in "script Includes" for user_criteria table (update, delete, insert) and added in business rule. Receiving the empty response in both current, previous state of script. The follwing is the webhook response for the rule added.
How to fetch the content that is modified from the user_criteria table where ever there is any modifications in it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2024 08:02 AM
Sorry, no idea what you are talking about. Please provide more details and screenshot about what you have configured/done so far.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2024 08:18 AM - edited ‎06-05-2024 08:19 AM
1. Configured business rule
2. Adding script Includes
After configuring these two, I am able to get the api callback response to the api provided there. But receiving empty response as mentioned in the above.
Please help to resolve this issue