Skip to main content

Webhook

Normally used as a trigger where the status is set by an external process.

Category: Other

To use this activity within the API, use an ActivityCode of WEBHOOK.

Example JSON

An example of what the Task Config would look like for a task using this activity. Some of these variables would be set at the group level to avoid duplication between tasks.

{
"FreshnessHoursThreshold": 12
}

Variable Reference

The following variables are supported:

  • FreshnessHoursThreshold (Required) - The number of hours from the most recent Run Status change that must elapse before this Task can be rescheduled.