List Traffic Types
Get a list of traffic types.
Parameters
Parameter | Description |
---|---|
Workspace | The 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