app-integration loops

Hello,
I’m new to app integration, trying to understand concepts and working on POC. Can you please provide a sample code for task implementation- for loops, parallel for each and while loop, for my understanding.

Thanks

You can refer here for some examples. https://cloud.google.com/application-integration/docs/samples/foreach-loop-send-email#main-integration

Thank You, that was helpful