Download multiple schema/project

Is there an option to download multiple schemas OR an entire project together. I have the need to populate a CRM database and will have lots of different datasets and files generated. How can I download all of them together as a zip OR separate files instead of going to each schema to download?

Hi @jose.augustin - I don’t think this is possible in the GUI, but I think you would be able to each this using the API with some code on your client side. See https://www.mockaroo.com/api/docs for details of the API - in each schema there is a ‘create API’ button that allows you to create an API for that schema.

Whilst this would take some setup, if you are frequently downloading new mock datasets from the schemas it could save you time in the long run.