Bulk Product Endpoint Request

48 views
Skip to first unread message

Rolando Salvador

unread,
Dec 28, 2012, 3:55:46 PM12/28/12
to gilt-pu...@googlegroups.com
Currently, if I want to get all of the product details I have to call the /sales/active.json endpoint and then individually call /products/{product_id}/detail.json for each product in the result.

It would be more ideal if I could make a "get all products" request that has a bulk response with paginated results with a token to get the next page that includes the details of each product.  This would reduce the number of http get requests by the number of products in each result.

For example, a request endpoint could be something similar to /products/detail.json and the response could be an array of products with their full details up to 10 products per response.  Each response can have a token to get the next set of 10 products with an expiration on the token.


Federico Feroldi

unread,
Mar 1, 2013, 10:06:09 AM3/1/13
to gilt-pu...@googlegroups.com
Hi Rolando,

thanks for the suggestion, we're working on a new "search" endpoint that support filtering products by brand, size, color, description, availability and has pagination of results. I believe that will solve the issue of having to make two HTTP requests per product!
Stay tuned!

-federico
Reply all
Reply to author
Forward
0 new messages