There is another way : For the “Get List of Identities” action, choose the “Find Identity By” search using the search query for source name as the required source name.
(Here courseId is multi valued)
this is giving loop input as "input": [ [ "3f90e852-9492-4ef4-ae2b-b2dcfa8cxxxx" ], [ "9ab53c77-f3fe-4140-9e8c-f12ccb6xxxx", "b063b773-2992-406f-92df-b2d2a9xxxx" ] ],
In Http request we are assigning $.loop.loopInput to one attribute.
In Loop input we have two arrays, one array with single id is passing but second array with two id’s is giving unexpected json error. Could someone please tell how to rectify this
@karishma_shaik2 : I am not sure about your complete use case here but the loop operation in workflow has a limitation of 100. consider this limitation.