sansolovyov/JS Webhook Action
Minimal dependencies webhook action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Request will be sent here | yes | — |
| method | Request method to be executed, default: POST | no | — |
| headers | Additional headers, default: Content-Type: application/json | no | — |
| body | Any string to be sent as a request body | no | — |
Outputs
no outputs