Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to loop the service callout for set of array request?

Hello Team,

Iam getting request from backend having JSON Array values as below format

Req:

{"X": [ {"A":"256","B":"100","C": "Z"}, {"A":"236","B":"100","C": "Z"}]}

I need to call backend for every "A" value by using service callout policy. Is it possible to loop the service call for 'A' value in the array?

Thank you.

0 2 915
2 REPLIES 2