r/crowdstrike • u/f0rt7 • 5d ago
General Question Fusion SOAR - waiting for "Cloud HTTP Request" response
Hi,
I'm creating a workflow in which I query the Microsoft Graph API. The list of users is displayed with pagination. I'm supposed to iterate through the requests, waiting for the response to each one, but it seems that Fusion SOAR moves on to the next HTTP request without waiting for the response. Is that correct? Because of this, I can't get the link to the next node.
What should I do?
10
Upvotes
2
2
u/NoFridgeNoAC 5d ago
Maybe you can try using conditional loops in fusion SOAR?