Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 697 Bytes

TriggerWebhookEffectProps.md

File metadata and controls

11 lines (8 loc) · 697 Bytes

TalonOne.Model.TriggerWebhookEffectProps

The properties specific to the "triggerWebhook" effect. This gets triggered whenever a validated rule contained a "trigger webhook" effect. This is communicated as an FYI and should usually not require action on your side.

Properties

Name Type Description Notes
WebhookId decimal The ID of the webhook that was triggered.
WebhookName string The name of the webhook that was triggered.

[Back to Model list] [Back to API list] [Back to README]