Solved
For loop and pagination
Hello,
In some data ingestion steps that are relying on pagination ( OpenCTI "Get Indicators" action for instance ), while using for loop in playbook step, we need to provide the output variable of one loop as an input for the next loop to be executed. How can we achieve this?
Regards
Fabien
