array.object not passed into for each loop
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 07:05 AM
Hello All,
With Flow Designer, I am trying to pull devices from a FortiManager and got a payload back and converted into an array.object. I tried loop through the objects in this array with a For Each loop but when I run the flow, test run output shows that nothing is passed into the For Each loop.
Please see attached screenshot for more info. I did notice a weird thing, the For Each Item action references variable from action #3 (3 > variable > result_object...), shouldn't it reference #2 instead? thats where it get the array.object from.
I tried deleting the action, deleting the whole flow and create a new one. Everytime I select the array.object from action #2, it shows 3 > variable... afterward.
Is this a bug?
Thank you!
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2022 07:06 AM
Process the script separately from the flow.