Webhooks for Frappe

Hello guys.
After posting to another server from webhooks, how to handle the data responded from the external server?

I have the same question

The response is handled like this :

  • Webhook is a POST request
  • Request is made 3 time
  • If the request succeeds next retry is skipped
  • success or error is logged. (check logs)