Generating a webhook URL - Cloud

Talend Management Console User Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend Management Console
Content
Administration and Monitoring > Managing projects
Administration and Monitoring > Managing users
Deployment > Deploying > Executing Pipelines
Deployment > Deploying > Executing Tasks
Deployment > Scheduling > Scheduling Tasks
Last publication date
2024-02-29
Generate a unique URL for your task/plan in Talend Management Console, then supply it in the POST HTTP call from the external application that will trigger the execution.

Procedure

  1. If you are editing your task/plan after it has been created, go to its details page, then click the icon next to Trigger.
  2. Click the Add trigger icon.
  3. Enter the name of the trigger.
    The name must contain only alphanumeric, -, # and _ characters. Spaces and other special characters are not allowed.
  4. Select Webhook from the Trigger type drop-down list.
  5. Enter the name of the webhook in the Webhook name field.
    The name must contain only alphanumeric characters and underscores (_). Spaces and other special characters are not allowed.
  6. Define the information relative to the webhook execution (Window threshold and Window duration).
  7. If you are scheduling a task, select the user whose name under you want to run the task from the Run as drop-down list.
  8. Optional: Enter a description.
  9. Click Save and close.

Results

The Webhook URL is generated. To get the Webhook URL:
  • Click the Copy icon next to the URL field.
  • Click the information icon next to the webhook name under Trigger > Trigger type > Webhook in the task/plan details page.