How to customize the JSON response after receiving a POST request ( webhook ) ?
Hello,
You can customize the response.
Could you share why you need to do that? I am curious.
Thanks
Todd
Than you Todd. In a very particular situation we need to reply with updated data. The caller need to have up-to-now datapoints to proceed with accuracy, like they were using a GET method in an standard API call.
Hi Enrique,
Thanks for sharing that. I think it should work ok for that case.
Todd