Display the Number of CMS Items on Your Website (MAKE & Webflow)

Webflow CMS
ressourcen
Live Vorschau
* AFFILIATE LINK
Details
Date
July 12, 2026
Author
Lächelnder Mann mit kurzem braunem Haar und Bart vor orangem Hintergrund.
Jonas Arleth
Blog Post

Webflow does not provide a direct way to read the number of CMS collection items. In this tutorial, I'll show you how to solve this automatically using Make.

Start with MAKE for free:
https://www.make.com/en/register?pc=jonas *

* Affiliate link, which supports the channel There is no additional cost to you.

Automating Webflow with MAKE: A step-by-step tutorial

Welcome to a new Webflow tutorial! In this post, I'll show you how to implement automation in Webflow using Make. Specifically, it's about reading out the number of a CMS collection and automatically updating it on your site without having to manually intervene each time.

background

On my Webflow Trickkisten landing page and my online course page, I would like to regularly update the number of tricks and sales figures. This would be very time-consuming manually, which is why we are looking for an automated solution.

problem statement

Webflow does not directly allow us to read out the number of CMS items. There are third-party solutions such as “count list items” from Finsweet, but this Attributes solution requires a lot of code and does not allow integration in multiple places.

The solution with Make

Step 1: Create a new CMS collection

To automatically update the number, we first create a new CMS collection called “Number of Tricks.” In it, we add a numeric field “Count”, which will later contain the number. Then you have to create a new entry in this CMS collection and simply write 0 in the number.

Step 2: Create a Make Scenario

We're using Make to create a scenario. This scenario runs daily to update the count.

  1. Select Webflow as a trigger.
  2. Select the item from the “Number” collection as a starting point.
  3. Set the trigger to daily and limit the frequency to save bandwidth.

Step 3: Retrieve and update the Webflow list

In the Make scenario, we retrieve the list of tricks from Webflow that we also want to query. We then update the item in the “Count” collection with the total number of tricks list.

Step 4: Filter for efficient update

To avoid unnecessary updates, we set a filter. The scenario only continues if the number of tricks in the list is greater than the number already saved.

Integrate with Webflow

Now that the make scenario is set up, we integrate the updated number into our webflow page.

  1. Add a collection list to the desired location.
  2. Link the collection list to the “number” collection.
  3. Limit the display to 1 item to get the current number.
  4. Use a text element to display the count.

conclusion

Thanks to Make, we can now automatically update the number of tricks without tedious manual intervention. This automation saves time and ensures that information is always up to date.

Try it out for yourself and make your life easier with Webflow and Make's automation feature!


More content

Blog Archiv

Starting a New Webflow Project – AI (Claude) Migrates My CMS

Transfer your Webflow CMS to a new project with Claude AI: collections, items, and localization – here’s how migration really works.
Video
Kategorie
Webflow CMS
Skill
Beginner

Anschauen
Beitrag anschauen

Build a course bundle system in Webflow & Ablefy (including checkout)

This is how you build a flexible bundle and shopping cart system for courses, services or products in Webflow — without Shopify, without plugins and without classic e-commerce.
Video
Kategorie
Webflow CMS
Skill
Professional

Anschauen
Beitrag anschauen

Trick: Change the Size of Webflow CMS Elements via a Toggle

A clever trick to dynamically control the size of Webflow CMS elements using a switch field — no custom code required.
Video
Kategorie
Webflow CMS
Skill
Intermediate

Anschauen
Beitrag anschauen

Introduction to Liquiflow — How to build Shopify themes with Webflow

Liquiflow overview: How to create dynamic Shopify themes with Webflow — including structured tagging, block elements & section converter.
Video
Kategorie
Webflow CMS
Skill
Intermediate

Anschauen
Beitrag anschauen

Professional design in Webflow: Implementing my course overview page

Learn how to develop the overview page for my Webflow professional course. I'll share my design process, tips for implementing it in Webflow, and how you use advanced techniques.
Video
Kategorie
Webflow CMS
Skill
Beginner

Anschauen
Beitrag anschauen

Change the Date Format in Webflow from English to German

A quick guide to switching the date display language in Webflow CMS from English to German — using a simple custom code snippet.
Video
Kategorie
Webflow CMS
Skill
Beginner

Anschauen
Beitrag anschauen