echonovum Docs Help

How to configure a Webhook

Before you start

In order to configure webhooks, you need to have:

How webhooks are triggered

Currently, webhooks can only be triggered in conjunction with Action Automations. You therefore need to create an Action Automation that triggers a webhook.

Create a webhook configuration

To create a webhook, follow these steps:

Step 1: Log in to the echonovum Hub and navigate to the webhooks section

  1. Log in to the echonovum Hub.

  2. Navigate to the Integrations > Webhook section

  3. Click on Create Webhook.

Step 2: Define the webhook

Create webhook form
  1. Define the webhook name by clicking on the New Webhook title

  2. Define the Webhook URL. This is the URL where the webhook will send the data to.

  3. Define the Request Method. This is the HTTP method the webhook will use to send the data.

  4. Define the Content Type. This is the format the data will be sent in.

  1. Define additional HTTP headers if needed. E.g. for authentication purposes.

  1. Save the webhook

Define the Action Automation

To create an action automation that triggers a webhook, follow these steps:

Step 1: Log in to the echonovum Analytics App and navigate to the Action Automation section

  1. Log in to the echonovum Analytics App.

  2. Navigate to the Action Automation section

  3. Click on New Workflow.

Step 3: Define the Action Automation

Create action automation
  1. Define the name of the Action Automation by clicking on the New Workflow title

  2. Set the rules on when the webhook should be triggered

  3. Add the Call webhook action and select the webhook you created in the previous step

  4. Save the Action Automation and activate it by setting it status to live.

Your result can for example look like this:

Example action automation that triggers a webhook

Last modified: 29 May 2024