Get the list of supported SaaS for the given account. The Account ID
can be obtained by the List Accounts
action.
Parameter | Description |
---|---|
Account ID | The account ID for which to retrieve supported SaaS. |
{
"data": [
{
"id": "5e20d62b6c2e6a45e76fdb61",
"title": "Office365"
},
{
"id": "b6c2e65e20d62a45e76fdb61",
"title": "SalesForce"
}
]
}
Get Supported Saas with Adaptive Shield and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?
Get the list of supported SaaS for the given account. The Account ID
can be obtained by the List Accounts
action.
Parameter | Description |
---|---|
Account ID | The account ID for which to retrieve supported SaaS. |
{
"data": [
{
"id": "5e20d62b6c2e6a45e76fdb61",
"title": "Office365"
},
{
"id": "b6c2e65e20d62a45e76fdb61",
"title": "SalesForce"
}
]
}
Get Supported Saas with Adaptive Shield and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?