Input
Executionexec_in
Events/Remote
Call an internal REST API exposed by a connected project and return its status, headers and response body.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Connected project to invoke the event in
REST API event of the selected project
Auto-filled by the editor when an event is selected. Drives the typed pins.
Route of the remote API to call
Query parameters as an object
Request body (JSON)
Additional request headers as an object
Maximum time to wait for the remote request to finish
The remote API request completed
HTTP status code of the response
Response headers as an object
Response body (JSON when parseable, else text)
Response body as a downloaded file when it is binary