FortiSOAR Discussions
grodgonfib
New Contributor

Loop for each connector configuration

Hi all, I'm new in this community. In our department we just installed FortiSOAR few weeks ago, and I want to create a simple playbook to execute some action. For example I can delete user on Crowdstrike using Crowdstrike connector and the action Execute an API Request.

 

But I don't know how to do this for all configurations of Crowdstrike using a loop. There is a way in playbook for do this? Maybe tomorrow we have 3 configurations on Crowd connector, maybe in a few months we have 10 configurations of crowdstrike... I don't want to edit the playbook adding steps for each new configuration. 

 

2 REPLIES 2
anerot-forti
Staff
Staff

Hi,

I created a Playbook collection to demonstrate how to do it with the "fortisiem" connector name and the "Get All Devices" action.

 

Regards

 

Arnaud
grodgonfib

Wow, thanks for your response!!! 

I will try ASAP!