aimthecoach/POST API Call Action
Send a POST request action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 21, 2024
- License
- None
Pinned Snippet
uses: aimthecoach/fast-action@6b8f3bda78e86496dfb65d6475c827b419390c49 # v1.2tags can be moved; commit SHAs can't. why a SHA?
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