Loading ...

Webhooks and sending requests

Hi there. Today I'm gonna tell you about webhooks and will show one small example of its use.By using the webhook configuration we can easily send requests to the Acumatica instance. Today I'll show you a POST request. First of all, we need to create a class which will handle methods for POST req...