FortiSOAR Multiple loop
Hello everyone,
I am currently a beginner on FortiSOAR and I have a ‘problem’, using an API to retrieve a lot of information, I have a little trouble processing on FortiSOAR unlike using a standard programming language.
I'd like to process data like this:
items : [0] : id : xx indicators : [0] : type : xxx [1] : type : xxx [1] : id : xx indicators : [0] : type : xxx [1] : type : xxx
I can't figure out how to process each item as a unit first
then process the indicators as a unit and then carry out other actions.
Maybe the answer has already been given, but I couldn't find it.
if anyone can help me that would be great news
Best regards,
