Post a tweet on X when a new Webflow product is added
This trigger fires when a new product is added to your Webflow site.
Developer info
- API endpoint slug
- webflow.new_product
Trigger fields
Site Dropdown list
- Label
- Which site?
- Slug
- site_id
- Required
- true
- Can have default value
- false
Ingredients
Name The name of the product.
- Slug
- name
- Filter code
- Webflow.newProduct.Name
- Type
- String
- Example
- Cloak of Invisibility
Product The Webflow ID of the product.
- Slug
- product_id
- Filter code
- Webflow.newProduct.ProductId
- Type
- String
- Example
- 63572300b21afdbe94778e60
Slug A URL-compatible version of the product name.
- Slug
- slug
- Filter code
- Webflow.newProduct.Slug
- Type
- String
- Example
- cloak-of-invisibility
Site The Webflow ID of the site the product exists in.
- Slug
- site_id
- Filter code
- Webflow.newProduct.SiteId
- Type
- String
- Example
- 63572300b21afdbe94778e60
Created on The 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+05:00
Last updated The 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+05:00