actions-marketplace-validations/Call Zapier Webhook
Github Action to call Zapier Webhook (and post messages if needed)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-id | Zapier Webhook ID https://hooks.zapier.com/hooks/catch/{webhook-id} | yes | — |
| method | Zapier webhook call HTTP Method - GET, POST, or PUT | yes | GET |
| silent | If the developer prefers getting an empty response - true or false | no | false |
| message | Payload to send to the webhook | no | — |
Outputs
| name | description |
|---|---|
| state | Response status of the Zapier webhook call |