My Products
Help
Anonymous
Not applicable

POST/PUT an array of multiple articles

by Anonymous
Status: New

We want to perform a bulk upload of 30 000 articles with one POST request (e.g. in an array), instead of sending 30 000 separate requests. Preferrably the array will contain new articles as well as the ability to update existing articles.

 

If that is not possible, we would also need the same array functionality in PUT.