Open mattquest opened 6 years ago
the /admin/products.json endpoint returns 50 by default for shopify, you can increase this to 250 with the "limit" property but you can not retrieve all products on any site with over 250 without calling page by page
Shopify limits the request to 250
the /admin/products.json endpoint returns 50 by default for shopify, you can increase this to 250 with the "limit" property but you can not retrieve all products on any site with over 250 without calling page by page