#geeza5752-api

1 messages · Page 1 of 1 (latest)

short root
#

hi! there's no 'batch' API call supported per se, no

alpine cradle
#

100+

#

And I needed the same specific data values retrieved from each ID, all at once

short root
#

that doesn't really change anything I'm afraid, there's no batch/bulk API

#

you just have to loop and make the retrieve calls. Or store the info in your database. Or use our Sigma product to access the data with an SQL-like call(https://stripe.com/docs/sigma) . There aren't any other options.

alpine cradle
#

Ok perfect, I just wanted to confirm if it was possible

#

What I was planning on doing, was to put all IDs into a .txt and then the code iterate through each ID line by line, then printing the values requested