{"repo":"fjogeleit/http-request-action","free":true,"listed":false,"github":"https://github.com/fjogeleit/http-request-action","clone":"git clone https://github.com/fjogeleit/http-request-action.git","description":"Create HTTP Requests in GitHub Actions","language":"JavaScript","stars":307,"topics":["api-client","rest-client","request","http-client"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"HTTP Request Action Create HTTP Requests from GitHub Actions. This action allows GitHub events to engage with tools like Ansible AWX that use HTTP APIs. Example Versioning master branch is deprecated. Please use main or v1 to get the latest version of this action. It is recommended to use a fixed version. Request Configuration Argument Description Default ---------------------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ ------------------ url Request URL required Field method Request Method POST contentType Request Content-Type application/json data Request body content: - Text content such as JSON or XML - key=value pairs separated by & , or JSON data with contentType: application/x-www-form-urlencoded Only for POST, PUT, and PATCH requests '{}' files Map of keys to absolute file paths, sent as a multipart/form-data request to the API. If set, contentType is set to multipart/form-data ; values provided by data will be added as additional FormData values. Nested objects are not supported. Example provided in the test Workflow of this Action '{}' file Single absolute file path sent as an application/octet-stream request to the API. If set, contentType is set to application/octet-stream . This input is ignored if","default_branch":null,"files":null,"tree":[],"storefront":"/r/fjogeleit","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/fjogeleit/http-request-action/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}