Webflow
Getting Started with Webflow
The Webflow modules allow you to monitor events, list, get, publish sites, or list, get, create, update and delete items, orders and other items in your Webflow account.
Prerequisites
A Webflow account
In order to use Webflow with Make, it is necessary to have a Webflow account. If you do not have one, you can create a Webflow account at webflow.com/dashboard/signup.
Caution
The module dialog fields that are displayed in bold (in the Make scenario, not in this documentation article) are mandatory!
Connecting Webflow to Make
To connect your Webflow account to Make follow the general instructions for Connecting to services.
After you click the Continue button, Make will redirect you to the Webflow website where you will be prompted to grant Make access to your account.

Confirm the dialog by clicking the Authorize Application button.
Webhook
Watch Events
Triggers when a specified event in your Webflow account occurs.
Click the Add button to set up the webhook module.

Webhook Name | Enter a name for the webhook. E.g. Site Published. |
Connection | |
Site ID | Select the site that you want to monitor for occurred events. |
Trigger Type | Select the event that will trigger the module. |
Site
List Sites
Lists all sites in your Webflow account.
Connection | |
Limit | Set the maximum number of sites Make will return during one execution cycle. |
Get Site
Retrieves site details.
Connection | |
Site ID | Map or select the site you want to retrieve details about. |
Publish Site
Publishes an existing site.
Connection | |
Site ID | Select the site you want to publish. |
Domain | Select the domain you want to publish the site on. When the domain is not listed in the drop-down menu you can publish it on Webflow domain by entering |
Collection
Retrieves all collections form the specified site.
Connection | |
Site ID | Select the site you want retrieve collections from. |
Limit | Set the maximum number of collections Make will return during one execution cycle. |
Retrieves a collection's details.
Connection | |
Enter collection ID | Select whether you want to select the collection from the menu or enter (map) the collection manually. |
Collection ID | Enter or map the Collection ID of the collection you want to retrieve details about. |
Item
Retrieves items of the CMS collection.
Connection | |
Enter collection ID | Select whether you want to select the collection from the menu or enter (map) the collection manually. |
Collection ID | Enter or map the Collection ID of the collection you want to retrieve items from. |
Retrieves item details.
Connection | |
Enter Item ID | Select whether you want to select the item from the menu or enter (map) the collection manually. |
Collection ID | Enter or map the Collection ID that contains the items you want to retrieve. |
Item ID | Enter or map the Item ID of the item you want to retrieve details about. |
Creates a new item.
Connection | |
Site ID | Select or map the site that contains the collection you want to create an item for. |
Collection ID | Enter or map the Collection ID of the collection you want to create an item for. |
Fields | Fill desired fields. Name: Enter the name of the item. Slug: Define the item's slug - the URL structure of the item in your site. Select whether to set the item as archived or/and as a draft. |
Live | Select the Yes option to publish the item to the live site. |
Edits the item.
Connection | |
Site | Select or map the site that contains the collection you want to create an item for. |
Collection | Enter or map the collection that contains the item you want to update. |
Item | Select or map the item you want to update. |
Please find the descriptions of the fields in the Create Item section above.
Deletes an item.
Connection | |
Enter Item ID | Select whether you want to select the item from the menu or enter (map) the collection manually. |
Collection | Enter or map the collection that contains the item you want to delete. |
Item | Select or map the item you want to delete. |
Order
List Orders
Retrieves orders from the specified site.
Connection | |
Status | Select the status of orders to be retrieved. |
Limit | Set the maximum number of orders Make will return during one execution cycle. |
Get Order
Retrieves order details.
Connection | |
Site ID | Enter (map) or select the site you want to retrieve the order from. |
Order ID | Enter (map) or select the order you want to retrieve details about. |
Update Order
Allows you to change order details.
Connection | |
Site ID | Enter (map) or select the site that contains the order you want to update. |
Order ID | Enter (map) or select the order you want to update. |
Fields | Fill the fields that should be updated. |
Mark Order Fulfilled/Unfulfilled/Refunded
Updates an order’s status.
Connection | |
Site ID | Enter (map) or select the site that contains the order which status you want to change. |
Order ID | Enter (map) or select the order which status you want to change. |
Mark Order As | Select the new status of the order. |
Inventory
Retrieves the current inventory levels for a particular SKU item.
Connection | |
Enter Item ID | Select whether you want to select the item from the menu or enter (map) the collection manually. |
Collection ID | Enter or map the Collection ID that contains items you want to retrieve levels for. |
Item ID | Enter or map the Item ID of the item you want to retrieve levels for. |
Updates the current inventory levels for a particular SKU item.
Connection | |
Enter Item ID | Select whether you want to select the item from the menu or enter (map) the collection manually. |
Collection ID | Enter or map the Collection ID that contains items you want to update levels for. |
Item ID | Enter or map the Item ID of the item you want to update levels for. |
Inventory Type | Select whether you have finite or infinite quantity of items in your inventory. Quantity: When the finite type is selected. Sets quantity to the entered value. Update Quantity: When the infinite type is selected. Adds this quantity to currently store quantity. Can be negative. |
Allows you to perform a custom API call.
Connection | |
URL | Enter a path relative to For the list of available endpoints, refer to the Webflow API documentation. |
Method | Select the HTTP method you want to use:
|
Headers | Enter the desired request headers. You don't have to add authorization headers; we already did that for you. |
Query String | Enter the request query string. |
Body | Enter the body content for your API call. |
The following API call returns all items from the specified collection:

Matches of the search can be found in the module's Output under Bundle > Body > items.
In our example, 5 items were returned:
