addWebhookToProcess
Add a webhook to a process
Format
udclient [global-args...] [global-flags...]
addWebhookToProcess [parameters]
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
webhookTemplate | string | true | Id or name of webhook template. |
url | string | true | Url for the webhook |
process | string | true | Id or name of process |
Related REST command: Add a webhook to a process.