Windmill Hub
Discord
Discussions
Windmill
Search...
Ctrl
+
K
Login
Search...
Ctrl
+
K
Browse
Webflow
Browse by integration (213)
Show more
webflow
RSS
ably
abstractapi
accelo
actimo
activitypub
acumbamail
adhook
adrapid
aero_workflow
ai21
airtable
apify
apollo
appwrite
Asana
asana
assemblyai
attio
aws-ses
Suggest Integration
Add an app
Search...
Ctrl
+
K
Scripts
Flows
Raw Apps
Resource Types
Actions
Triggers
Approval Steps
Error Handlers
Preprocessors
Add
Update Collection Item
Update a selected Item in a Collection. Required scope | `CMS:write`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Delete Live Collection Item
Remove a live item from the site. Removing a published item will unpublish the item from the live site and set it to draft. This endpoint does not currently support bulk deletion. Required scope | `CMS:write`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Update Collection Field
Update a custom field in a collection. Required scope | `cms:write`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Get Form Schema
Get information about a given form Required scope | `forms:read`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Get Collection Details
Get the full details of a collection from its ID. Required scope | `cms:read`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
List Users
Get a list of users for a site Required scope | `users:read`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Publish Site
Publish a site to one more more domains. Required scope | `sites:write` 📘Endpoint-specific rate limitThis endpoint has a limit of one successful publish queue per minute.
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Update User
Update a User by ID Required scope | `users:write` The email and password fields cannot be updated using this endpoint
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Get Site
Get a site by site id Required scope | `sites:read`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Get Order
Retrieve a single product by its id. All of its SKUs will also be retrieved. Required scope | `ecommerce:read`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Get Product and SKUs
Retrieve a single product by its id. All of its SKUs will also be retrieved. Required scope | `ecommerce:read`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Delete Asset
Delete an Asset
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Create Asset Metadata
Create a new asset entry. This endpoint generates a response with the following information: `uploadUrl` and `uploadDetails`. You can use these two properties to [upload the file to Amazon s3 by making a POST](https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPOST.html) request to the `uploadUrl` with the `uploadDetails` object as your header information in the request. Required scope | `assets:write`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Remove Webhook
Remove a Webhook
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
List Webhooks
List all App-created Webhooks registered for a given site Required scope | `sites:read`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Get Asset Folder
Get details about a specific Asset Folder Required scope | `assets:read`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Update Item Inventory
Updates the current inventory levels for a particular SKU item. Updates may be given in one or two methods, absolutely or incrementally. Absolute updates are done by setting `quantity` directly. Incremental updates are by specifying the inventory delta in `updateQuantity` which is then added to the `quantity` stored on the server. Required scope | `ecommerce:write`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
List Collection Items
List of all Items within a Collection. Required scope | `CMS:read`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Create Collection Items
Create an item or multiple items in a CMS Collection across multiple corresponding locales. **Notes:** - This endpoint can create up to 100 items in a request. - If the `cmsLocaleIds` parameter is undefined or empty and localization is enabled, items will only be created in the primary locale. Required scope | `CMS:write`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Get Authorization Info
Information about the authorization token Access to this endpoint requires a bearer token from a Data Client App.
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Add/Update Custom Code
Add a registered script to a Site. In order to use the Custom Code APIs for Sites and Pages, Custom Code Scripts must first be registered to a Site via the `registered_scripts` endpoints, and then applied to a Site or Page using the appropriate `custom_code` endpoints. Access to this endpoint requires a bearer token from a Data Client App. Required scope | `custom_code:write`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Create Product & SKU
Creating a new Product involves creating both a Product and a SKU, since a Product Item has to have, at minimum, a single SKU.
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Update Product
Updating an existing Product will set the product type to `Advanced`. The product type is used to determine which Product and SKU fields are shown to users in the `Designer` and the `Editor`. Setting it to `Advanced` ensures that all Product and SKU fields will be shown. The product type can be edited in the `Designer` or the `Editor`. Required scope | `ecommerce:write`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Update Order
This API lets you update the fields, `comment`, `shippingProvider`, and/or `shippingTracking` for a given order. All three fields can be updated simultaneously or independently. Required scope | `ecommerce:write`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Refund Order
This API will reverse a Stripe charge and refund an order back to a customer. It will also set the order's status to `refunded`. Required scope | `ecommerce:write`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Get Site Activity Logs
Retrieve Activity Logs for a specific Site. Requires Site to be on an Enterprise plan. Required scope | `site_activity:read`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
List Asset Folders
List Asset Folders within a given site Required scope | `assets:read`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Create Live Collection Item
Create live Item in a Collection. This Item will be published to the live site. To create items across multiple locales, please use this endpoint. Required scope | `CMS:write`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Create SKU
Create additional SKUs to cover every variant of your Product.
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Create Collection
Create a Collection for a site. Required scope | `cms:write`
One script reply has been approved by the moderators
Verified
webflow
0 comment
• 1 script
Loaded solely the first 30 items. For more, filter by app or search by keyword.