Skip to content

Webhooks

Webhooks in Infoveave enable you to receive real-time notifications or trigger actions in external applications when specific events occur within Infoveave, such as data uploads or workflow executions.

To set up a webhook, follow these steps Webhook

  1. Click on the Webhook.
  2. Click on New to configure a new Webhook.
  3. Enter a descriptive name for the webhook.
  4. Provide the URL where the webhook’s notifications will be sent.This URL is the endpoint where Infoveave will deliver the data or trigger the action.
  5. Choose the type of Action Type that will trigger the webhook. Infoveave offers two action types
    • Data Upload This action type triggers the webhook when new data is uploaded to the specified Datasource table.
      • If you select Data Upload action, select the relevant Datasource from the dropdown list.
      • If you have selected the Data Upload action type, choose the corresponding table from the selected Datasource. This table represents the target where new data uploads will trigger the webhook.
    • Workflow Execution This action type triggers the webhook when a specific workflow is executed.
      • Select the Workflow from the dropdown option.
  6. Click Save to add the new client token to the system.
  7. To edit any client token, select the required client token, and click on Edit icon.
  8. To delete any custom email, select the required client token, and click on Delete icon.