Webhooks

Appranix offers webhook integration, allowing users to configure webhooks for important events during the protection, recovery, and reset processes. These webhooks trigger HTTP/HTTPS POST calls to specified URLs, ensuring seamless communication and recommending the use of HTTPS endpoints for enhanced security.

Steps to configure the webhooks

  1. Choose the cloud assembly and click the "ACTIONS" button from the top right corner
  2. Select the "CONFIGURATION" option under "ACTIONS"
  3. Select "ADD WEBHOOK" under the "WEBHOOKS" tab
  4. Select the events you want to be notified about. The following types of event triggers are supported by Appranix,

    • “Pre-recovery”
    • “Post-recovery”
    • “Post-reset”
    • “Pre-reset” (only for Azure)
    • "Pre-protection" (only for AWS)
    • "Post-protection" (only for AWS)
  5. Provide the webhook URL and if required, enter the timeout duration and retry count for the webhook execution
  6. The webhook configuration can be edited or deleted
  7. Appranix provides a fail-on error option for pre-recovery triggers. So if the “Pre-recovery” webhook event fails after trying all retries, the recovery will be marked as a failure

NOTE
Appranix now supports only the POST method.

For more details on the supported resource types in JSON and sample payload,

AWS WEBHOOK GUIDE
GCP WEBHOOK GUIDE
AZURE WEBHOOK GUIDE

Need more help? Submit a ticket