You can set up and edit webhooks from the Aasaan admin panel.

To set up webhooks:

  1. Log in to the Aasaan admin panel and navigate to Manage.

  2. Click Webhooks under General.

  3. Click on create a webhook button.

    Create Webhook

  4. In the Webhook Setup page:

    • Enter the name of the webhook.
    • Enter the Payload URL where you want to receive the webhook payload when an event is triggered. We recommend using an HTTPS URL.
    • Enter a Secret for the webhook endpoint. The secret is used to validate that the webhook is from Aasaan. Do not expose the secret publicly.
    • Select the required events from the list of Active Events.
  5. Click on save to create the webhook.

  6. After the webhook is saved make sure to enable it.

    Enable Webhook