v1
latestOpenAPI 3.1.02026-07-2631111195.5 KBExperimental
Create an Action Run
Runs an action (step) in the third party API, using the provided authentication and inputs.
This endpoint is asynchronous, and the response will contain an Action Run ID. You can use the /v2/action-runs/:id endpoint to check the status of the run and retrieve the results.
Optionally, include a callback_url in the request body to receive the result via a POST callback instead of polling.
When using OAuth
This endpoint requires the action:run OAuth scope.
post/v2/action-runs