dkershner6/POST API Call Action
Send a POST request action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | URL to send post request to | yes | — |
| data | JSON string of data to pass into request | no | {} |
| headers | JSON string of headers to pass into request | no | {} |
| params | JSON string of query parameters to pass into request | no | {} |
Outputs
no outputs