Parameters

ParameterDescription
WorkspaceThe id of the workspace from which you want a list of traffic types.

Example Output

[    {        id: "string",        name: "string",        displayAttributeId: "string"    }]

Workflow Library Example

List Traffic Types with Split and Send Results Via Email

Preview this Workflow on desktop