Get Supported SaaS
Get the list of supported SaaS for the given account. The Account ID
can be obtained by the List Accounts
action.
Parameters
Parameter | Description |
---|---|
Account ID | The 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