This query returns your Webflow products and SKUs.
Developer info
- API endpoint slug
- webflow.list_products
- Runtime method
- performQuery("webflow.list_products"}
Query fields
Site Dropdown list
- 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
Name The name of the product.
- Slug
- name
- Filter code
- Webflow.listProducts.Name
- Type
- String
- Example
- Cloak of Invisibility
Slug A URL-compatible version of the product name.
- Slug
- slug
- Filter code
- Webflow.listProducts.Slug
- Type
- String
- Example
- cloak-of-invisibility
Product The Webflow ID for the product.
- Slug
- product_id
- Filter code
- Webflow.listProducts.ProductId
- Type
- String
- Example
- 63572300b21afdbe94778e60
Site The ID of the site that the product exists in.
- Slug
- site_id
- Filter code
- Webflow.listProducts.SiteId
- Type
- String
- Example
- 63572300b21afdbe94778e60
Created on The date and time the product was created on.
- Slug
- created_on
- Filter code
- Webflow.listProducts.CreatedOn
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Last updated The date and time the product was updated.
- Slug
- last_updated
- Filter code
- Webflow.listProducts.LastUpdated
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00