Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 680 Bytes

TriggerWebhookEffectProps.md

File metadata and controls

12 lines (8 loc) · 680 Bytes

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
webhook_id float The ID of the webhook that was triggered.
webhook_name str The name of the webhook that was triggered.

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