- Retrieve all assets for a specific site
- Retrieve details for a specific asset by its ID
- Upload a new asset to a site (step 1 - returns S3 upload URL and credentials)
- Update properties of an existing asset
- Delete a specific asset permanently
- Retrieve all asset folders for a specific site
- Retrieve details for a specific asset folder by its ID
- Create a new asset folder within a site
- Retrieve all CMS collections for a specific site
- Retrieve details for a specific CMS collection by its ID
- Create a new CMS collection within a site
- Delete a CMS collection and all its items permanently
- Add a new custom field to an existing CMS collection
- Update properties of an existing field in a CMS collection
- Remove a custom field from a CMS collection permanently
- Retrieve all components for a specific site
- Retrieve the DOM content of a specific component
- Update the DOM content of a specific component
- Retrieve the properties defined on a specific component
- Update the properties of a specific component
- Retrieve all registered scripts for a site
- Register an externally hosted script for use on a site
- Register an inline script to be hosted by Webflow for use on a site
- Retrieve custom code applied at the site level
- Add or update custom code scripts applied at the site level
- Remove all custom code from the site level
- Retrieve custom code applied to a specific page
- Add or update custom code scripts applied to a specific page
- Remove all custom code from a specific page
- Retrieve all custom code blocks for a site
- Retrieve all products for a specific site
- Retrieve details for a specific product by its ID
- Create a new ecommerce product with an initial SKU for a site
- Update an existing ecommerce product by its ID
- Create one or more new SKUs for an existing product
- Update an existing SKU for a product
- Retrieve all orders for a specific site
- Retrieve details for a specific order by its ID
- Update an existing order with shipping or comment information
- Mark an order as fulfilled and optionally notify the customer
- Revert a fulfilled order back to unfulfilled status
- Refund an order and optionally provide a reason
- Retrieve inventory information for a specific SKU item
- Update inventory settings and quantity for a specific SKU item
- Retrieve the ecommerce settings for a specific site
- Retrieve activity logs for a specific site
- Retrieve all 301 redirect rules configured for a site
- Create a new 301 redirect rule for a site
- Update an existing 301 redirect rule for a site
- Delete a 301 redirect rule from a site
- Retrieve the robots.txt configuration for a site
- Replace the entire robots.txt configuration for a site
- Partially update the robots.txt configuration for a site
- Remove the robots.txt configuration from a site
- Create or update a .well-known file for a site
- Delete one or more .well-known files from a site
- Create a new site within a workspace
- Update the name or parent folder of a site
- Permanently delete a site
- Retrieve the current plan information for a site
- Retrieve all comment threads for a site
- Retrieve a specific comment thread
- Retrieve replies to a specific comment thread
- Retrieve all forms for a specific site
- Retrieve the schema and field definitions for a specific form
- Retrieve all submissions for a specific form
- Retrieve all form submissions across all forms for a specific site
- Retrieve details for a specific form submission by its ID
- Update hidden field data for a specific form submission
- Delete a specific form submission permanently
- Retrieve all staged items in a CMS collection with filtering and pagination
- Retrieve a single staged item from a CMS collection
- Update a single staged item in a CMS collection
- Delete a single staged item from a CMS collection
- Create one or more staged items in a CMS collection
- Update one or more staged items in a CMS collection
- Delete one or more staged items from a CMS collection
- Publish one or more staged collection items to make them live
- Retrieve all published (live) items in a CMS collection
- Retrieve a single published (live) item from a CMS collection
- Create one or more items directly in the live (published) state
- Update one or more live (published) items in a CMS collection
- Unpublish one or more live items and set them to draft
- Retrieve all pages for a specific site
- Retrieve metadata for a specific page by its ID
- Update page-level metadata including SEO and Open Graph fields
- Retrieve the static content (DOM tree) of a specific page
- Update static content (DOM nodes) of a page in a secondary locale
- Retrieve all sites accessible by the authenticated user or token
- Retrieve details for a specific site by its ID
- Retrieve all custom domains configured for a specific site
- Publish a site to specified custom domains or the Webflow subdomain (at least one target required)
- Retrieve information about the user who authorized the access token
- Retrieve details about the authorization token including granted scopes and associated sites
- Retrieve all webhooks configured for a specific site
- Retrieve details for a specific webhook by its ID
- Create a new webhook for a specific site
- Delete a specific webhook permanently
No matching actions