This trigger fires when a new product is added to your Webflow site.
- API endpoint slug
- webflow.new_product
Trigger fields
- Label
- Which site?
- Slug
- site_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- name
- Filter code
- Webflow.newProduct.Name
- Type
- String
- Example
- Cloak of Invisibility
- Slug
- product_id
- Filter code
- Webflow.newProduct.ProductId
- Type
- String
- Example
- 63572300b21afdbe94778e60
- Slug
- slug
- Filter code
- Webflow.newProduct.Slug
- Type
- String
- Example
- cloak-of-invisibility
- Slug
- site_id
- Filter code
- Webflow.newProduct.SiteId
- Type
- String
- Example
- 63572300b21afdbe94778e60
- Slug
- created_on
- Filter code
- Webflow.newProduct.CreatedOn
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- last_updated
- Filter code
- Webflow.newProduct.LastUpdated
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00