Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

Datasets upload via REST API

$
0
0

Upvote.
I'd like to do a similar thing so that i can script the generation of new interlinked datasets.

something like
curl "https://api.mockaroo.com/api/xytyaz?count=20&key=1234" > "Owner.csv"
** push the generated csv as Dataset **
curl "https://api.mockaroo.com/api/xytyaz?count=20&key=1234" > "Shop.csv"
** push the generated csv as Dataset **
curl "https://api.mockaroo.com/api/xytyaz?count=20&key=1234" > "Products.csv"


Viewing all articles
Browse latest Browse all 2665

Trending Articles