Get Entry Nodes
Workflows
Get Entry Nodes
Retrieves the entry nodes for a workflow version. The id parameter is a workflow version ID, not a workflow ID.
GET
Get Entry Nodes
Retrieves the entry nodes for a workflow version. The entry node ID is required when running a workflow viaDocumentation Index
Fetch the complete documentation index at: https://docs.splox.io/llms.txt
Use this file to discover all available pages before exploring further.
POST /workflow-requests/run.
Usage
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | string (uuid) | Workflow version ID |
Response
Typical Usage
Use this endpoint to discover theentry_node_id needed for Run Workflow:
Notes
Authentication required: The authenticated user must own the workflow.
Authorizations
API token generated from your Splox account settings. Create tokens at https://app.splox.io/account?tab=settings
Path Parameters
Workflow version ID
Response
Entry nodes retrieved successfully

