Forum Discussion

Barbara's avatar
Barbara
New Contributor II
3 years ago

Recommended Approach for Multiple REST Get Snaps

I need to make multiple GET calls to the same API, aggregate and flatten the JSON record, and write one single csv file. Each GET snap execution parameters are the same except for the RecordType, whi...