4lch4/Send NotiGate Payload
Send a payload to the NotiGate API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | The URL of the webhook to send the payload to, either this or webhook-id and webhook-key must be provided. | no | — |
| webhook-id | The ID of the webhook to send the payload to, webhook-key must also be provided with this value. | no | — |
| webhook-key | The key to use for authenticating webhook requests. | no | — |
Outputs
| name | description |
|---|---|
| response | The response from the webhook. |