WebHooks API
WEP WebHooks API supports calling various webhook URLs with various formats and with various data.
The first call that needs to be made is WebHook Registration. Registration can be at the company level (Company admins can call it) or at the global level (only System admins can register a global webhook).
Registration will return the ID of the webhook, which can be used for testing.
With this ID, you can test or delete your webhook registration.
Updated about 2 months ago