FortiSOAR Knowledge Base
FortiSOAR: Security Orchestration and Response software provides innovative case management, automation, and orchestration. It pulls together all of an organization's tools, helps unify operations, and reduce alert fatigue, context switching, and the mean time to respond to incidents.
Andy_G
Staff
Staff
Article Id 196160
Description
When a No Authentication Custom API Endpoint trigger is used to trigger a playbook, then that playbook cannot reference any other playbooks, even when the Set API Keys step is added to the parent playbook or in both the parent and child playbooks.
Solution

To resolve the above issue, use the following workaround:

Instead of referencing the child playbook, use a token-based API trigger to launch the child playbook. In the parent playbook, add a Set API Keys step, and then add the CyOPs Utilities "CyOPs: Make CyOPs API Call" step to call the token-based child playbook.


Contributors