Server Connect: Looping over the array received to form the input for another server connect

Hi,

I have two server connects. The first one returns an array of objects as per wappler’s design. In that object is contained an id field.

My next server connect accepts an array of ids to return data. The question is how do I convert the array of objects in to the array of ids that I can pass on to my server connect #2. Have tried multiple things like data iterator, array source…but haven’t able to work this out :frowning:

Community Page
Last updated: