Skip to main content

RetrievePlaybooksAndIntegrations

This Script is part of the Community Common Scripts Pack.#

Deprecated

Use RetrievePlaybookDependencies instead.

Deprecated. Use RetrievePlaybookDependencies instead. Retrieves all Playbook (and Sub-Playbook) names and Integrations for a provided Playbook name

Script Data#


NameDescription
Script Typepython3

Inputs#


Argument NameDescription
playbook_nameName of Playbook

Outputs#


PathDescriptionType
RetrievePlaybooksAndIntegrations.PlaybooksNames of all Playbooks and Sub-Playbooks usedUnknown
RetrievePlaybooksAndIntegrations.IntegrationsNames of all Integrations usedUnknown

Troubleshooting#

Multi-tenant environments should be configured with the Cortex Rest API instance when using this automation. Make sure the Use tenant parameter (in the Cortex Rest API integration) is checked to ensure that API calls are made to the current tenant instead of the master tenant.