Top Webflow automations
Explore Plans
Mobile menu Close menu
WebflowWebflow

New product added

This trigger fires when a new product is added to your Webflow site.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when a new product is added to your Webflow site.
API endpoint slug
webflow.new_product

Trigger fields

Site ID Dropdown list

Label
Which site?
Slug
site_id
Required
true
Can have default value
false

Ingredients

NameThe name of the product.

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

Product IDThe Webflow ID of the product.

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

SlugA URL-compatible version of the product name.

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

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

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

Created onThe date and time the product was created on.

Slug
created_on
Filter code
Webflow.newProduct.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.newProduct.LastUpdated
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00