Forum Discussion

Toby's avatar
Toby
New Contributor II
5 years ago

Recommended approach to running multiple REST Post Snaps

Hi, here’s my problem: I make a call to an API which gets 10 items of data. I then need to call a separate API (REST Post) 10 times, one for each unique item of data returned from the original call...