TriggerZap
Send data to a Zap
TriggerZap
Send data to a Zap
yaml
type: io.kestra.plugin.zapier.TriggerZapExamples
yaml
id: trigger_zap
namespace: company.team
tasks:
- id: trigger_zap
type: io.kestra.plugin.zapier.TriggerZap
url: "{{ secret('ZAPIER_WEBHOOK_URL') }}"
content:
name: "Kestra"
event: "workflow_completed"
status: "success"
Properties
url *Requiredstring
allowFailed booleanstring
Default
falsecontent object
headers object
SubTypestring
method string
Default
POSTPossible Values
POSTPUTGETtimeout string
Default
PT30S