Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The environment in which the server client is running
development
, production
Path Parameters
The project ID, which starts with 'proj_'.
Body
Request options for running an action
The action component ID
The external user ID
The configured properties for the action
The ID for dynamic props
The ID of the File Stash to use for syncing the action's /tmp directory, or either true
or 'NEW' to create a new stash
Response
action ran
The response received after running an action. See https://pipedream.com/docs/components/api#returning-data-from-steps for more details.
The key-value pairs resulting from calls to $.export
Any logs produced during the execution of the action
The value returned by the action
The ID of the File Stash