Shopify API – SmartCollection
top
Receive a list of all SmartCollections
Get a list of all smart collections that contain a given product
Available URL Query parameters:
-
limit
— Amount of results
(default: 50)
(maximum: 250)
-
page
— Page to show
(default: 1)
-
title
— Show custom collections with given title
-
product_id
— Show custom collections that includes given product
-
updated_at_min
— Show custom collections last updated after date (format: 2008-01-01 03:00)
-
updated_at_max
— Show custom collections last updated before date (format: 2008-01-01 03:00)
top
Receive a count of all SmartCollections
Get a count of all smart collections that contain a given product
Available URL Query parameters:
-
title
— Show custom collections with given title
-
product_id
— Show custom collections that includes given product
-
updated_at_min
— Show custom collections last updated after date (format: 2008-01-01 03:00)
-
updated_at_max
— Show custom collections last updated before date (format: 2008-01-01 03:00)
top
Receive a single SmartCollection
Get a single smart collection
top
Create a new SmartCollection
Create a new smart collection
top
Modify an existing SmartCollection
Update an existing smart collection
top
Remove a SmartCollection from the database
Last updated at Oct 2009 Oct:10 AM.