Is there any way to bulk create products using the rest api?
I have a large number of products, around 30k for now, to add to my store.
I can create 1 product at a time, but I don’t think i am allowed to make 30k API calls in one day.
I have searched for this on the boards and can’t find anything.