aimthecoach/POST API Call Action

Send a POST request action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 21, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: aimthecoach/fast-action@6b8f3bda78e86496dfb65d6475c827b419390c49 # v1.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
urlURL to send post request toyes
dataJSON string of data to pass into requestno{}
headersJSON string of headers to pass into requestno{}
paramsJSON string of query parameters to pass into requestno{}

no outputs