Hi
I have a Json API configured in the ION API and the workflow built to read the Data from JSON API. i am able to read single record. However i am unable to read multiple records is there is any way to do this.
we tried following however we were not able to succeed.
We defined a counter as parameter(cnt) with expression type (incremented in the expression). a loopback has been defined and in the loopback we are calling the Json ApI and in the output parameter we are passing the counter cnt. Hoping to retrieve the array data but it is throwing error.
Following is the workflow .


Thank You
Lawry