Anwer.nk[p
Member
I want to use email to 100 users.
Data of each user is collected through GET Api.
Each Api response page contains 100 email ids
By using Iterator I am able to send email to these 100 users.
How can I use the same workflow to GET next 100 email ids and repeat
Data of each user is collected through GET Api.
Each Api response page contains 100 email ids
By using Iterator I am able to send email to these 100 users.
How can I use the same workflow to GET next 100 email ids and repeat