Tim
5 years agoNew Contributor
REST POST but I need Process Array
I am calling a REST api that returns large amounts of data, but it requires a POST to get the data.
The POST snap does not have the Process Array element. (the API does support streaming the results if I call it from Python.
Thoughts or solutions?