Skip to main content
New Idea

Loop over array of objects

Related products:Freshservice
  • January 16, 2026
  • 1 reply
  • 77 views

Forum|alt.badge.img+5

The addition of loops is nice, but since it can’t loop over the requested items in a service request, we’ve resorted to using a web request.  However, there are multiple attributes of the requested item we need to manipulate in the loop, so simply being able to loop over an array of strings or numbers isn’t particularly helpful.

1 reply

Alex Pr
Contributor
Forum|alt.badge.img+2
  • Contributor
  • February 24, 2026

same here. I find the loops quite useless without iteration over an array of objects.
Also loops lack an output data part 😢