Create Workflow Link

Creates a new workflow link. Links within a project must have a unique combination of Name and URL. Admin or Member privileges are required to create workflow links. Workflow name can also include variables, allowing the link name to change dynamically based on the span being viewed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Name of the customer organization

string
required

Name of the customer project

Body Params

Workflow Link definition

data
object
Responses
200

The workflow link was created successfully

400

Bad request - could not decode JSON request, or a parameter (name, URL, or Rules) is missing

401

The API Key does not provide access to this resource

403

Unsupported request to create resource - links within the same project cannot have the same name and URL.

404

Organization or project not found

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!