Technical Note: CSTN: 00049 - Playbooks having a No Authentication API trigger cannot reference other playbooks
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
Solution
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.
