smartlyio/Webhook notify action
Send a payload to a webhook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook_url | The HTTP URI of the webhook endpoint to invoke | yes | — |
| webhook_secret | The secret with which to generate the signature hash | yes | — |
| webhook_auth | Credentials to be used for Bearer token authentication | yes | — |
| data | Extra webhook payload, included under a "data" key | yes | — |
Outputs
no outputs