This query returns your Webflow products and SKUs.
- API endpoint slug
- webflow.list_products
- Runtime method
- performQuery("webflow.list_products")
Query fields
- Label
- Which site?
- Helper text
- If you leave this blank, products across all sites will be returned.
- Slug
- site_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- name
- Filter code
- Webflow.listProducts.Name
- Type
- String
- Example
- Cloak of Invisibility
- Slug
- slug
- Filter code
- Webflow.listProducts.Slug
- Type
- String
- Example
- cloak-of-invisibility
- Slug
- product_id
- Filter code
- Webflow.listProducts.ProductId
- Type
- String
- Example
- 63572300b21afdbe94778e60
- Slug
- site_id
- Filter code
- Webflow.listProducts.SiteId
- Type
- String
- Example
- 63572300b21afdbe94778e60
- Slug
- created_on
- Filter code
- Webflow.listProducts.CreatedOn
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- last_updated
- Filter code
- Webflow.listProducts.LastUpdated
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00