Explore Plans
Mobile menu Close menu
WebflowWebflow

List products

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 ID 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

NameThe name of the product.

Slug
name
Filter code
Webflow.listProducts.Name
Type
String
Example
Cloak of Invisibility

SlugA URL-compatible version of the product name.

Slug
slug
Filter code
Webflow.listProducts.Slug
Type
String
Example
cloak-of-invisibility

Product IDThe Webflow ID for the product.

Slug
product_id
Filter code
Webflow.listProducts.ProductId
Type
String
Example
63572300b21afdbe94778e60

Site IDThe ID of the site that the product exists in.

Slug
site_id
Filter code
Webflow.listProducts.SiteId
Type
String
Example
63572300b21afdbe94778e60

Created onThe 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.000+05:00

Last updatedThe 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.000+05:00