Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Get the list of supported SaaS for the given account. The Account ID can be obtained by the List Accounts action.

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
Workflow LibraryPreview this Workflow on desktop