Parameters

ParameterDescription
Account IDThe account ID for which to retrieve supported SaaS.

Example Output

{    "data": [        {            "id": "5e20d62b6c2e6a45e76fdb61",            "title": "Office365"        },        {            "id": "b6c2e65e20d62a45e76fdb61",            "title": "SalesForce"        }    ]}

Workflow Library Example

Get Supported Saas with Adaptive Shield and Send Results Via Email

Preview this Workflow on desktop