Skip to content

Call Remote API Node

Events/Remote

Call an internal REST API exposed by a connected project and return its status, headers and response body.

call_remote_apidataLong running
Inputs9
Outputs5
Security exposureUnrated
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

9

Input

Execution
exec_in

Project

String
_flow_remote_app_id

Connected project to invoke the event in

Event

String
_flow_remote_event

REST API event of the selected project

Event Details

String
_flow_remote_event_meta

Auto-filled by the editor when an event is selected. Drives the typed pins.

Route

String
route

Route of the remote API to call

Query

Generic
query

Query parameters as an object

Default {}

Body

Generic
body

Request body (JSON)

Headers

Generic
headers

Additional request headers as an object

Default {}

Timeout (s)

Integer
timeout_seconds

Maximum time to wait for the remote request to finish

Default 120

Output Pins

5

Done

Execution
exec_out

The remote API request completed

Status Code

Integer
status

HTTP status code of the response

Response Headers

Generic
response_headers

Response headers as an object

Response

Generic
response

Response body (JSON when parseable, else text)

File

Struct
file

Response body as a downloaded file when it is binary

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null

Node Info

Internal name
call_remote_api
Category
Events/Remote
Version
1