Create webhook action

  1. In the Events & Actions view on the Admin Portal, create an action by clicking the + ACTION button.

  2. Put the URL of your Webhook under Configuration.

    WebHook URL

    You can also create custom headers (if your webhook requires authorization) and set Webhook Retry by turning it on while creating or modifying an existing action. You can set the following:

    NameMin valueMax value
    Number of Retries14
    Base retry interval (in seconds)10900

    This feature follows jittered retry strategy, for more information refer to the Retry section.

  3. Pair your action with the previously created event listener without leaving the Actions view. To do this, click the + EVENT LISTENER button and select Choose an existing event listener.

  4. Save your newly created action by clicking the SAVE CHANGES button.

Last updated on