Hello
I have the same question : is it possible to organize a request, run it automatically for example also 3000 times, and record/extract the 3000 answers of the API in a csv file, for an export.
Hi thee , I have face this challenge some time ago , and this link have references , that may help you : there are 2 ways : using newman or using nodejs as a post server , and some more few configuration steps.