Skip to main content

Create a connection between two nodes

POST 

/api/create_connection/:project_guid/:workflow_guid

Adds the target node's GUID to the source node's dest_guids list in the workflow's config on the project's hub, then commits and propagates the change to every clone.

Request

Responses

Successful Response