How to Connect Slack and Webflow: Step-by-Step Guide (2026)
In the evolving digital landscape of 2026, efficient communication and streamlined workflows are critical for business success. Connecting your core operational tools is no longer a luxury but a necessity. For businesses utilizing Webflow for their website and Slack for internal team communication, integrating these two platforms can significantly enhance responsiveness, collaboration, and overall efficiency.
This guide provides a clear, step-by-step approach to linking Slack and Webflow, ensuring your team receives critical updates and notifications in real-time. Whether it's a new lead submitting a form, a blog post going live, or an e-commerce order coming through, bringing these events directly into your Slack channels can transform how your team operates.
Why Connect Slack and Webflow?
The synergy between a powerful website builder like Webflow and a ubiquitous communication platform like Slack offers several tangible business advantages:
- Real-time Notifications: Eliminate the need to constantly check your Webflow dashboard for updates. Get instant alerts in Slack for critical events like new form submissions, e-commerce orders, or CMS item changes. This ensures no lead is missed and no important update goes unnoticed.
- Improved Team Collaboration: Centralize vital information. Instead of scattered emails or manual alerts, all team members involved in a particular workflow (e.g., sales, marketing, support) can see relevant Webflow updates in a designated Slack channel. This fosters transparency and ensures everyone is on the same page.
- Faster Response Times: Quick access to information translates directly into quicker action. Responding to new leads within minutes rather than hours can significantly improve conversion rates. Addressing support inquiries promptly enhances customer satisfaction.
- Enhanced Operational Efficiency: Automating the notification process frees up valuable time for your team. Instead of performing repetitive checks, team members can focus on higher-value tasks, knowing that critical Webflow events will be pushed to them automatically.
- Data Accessibility: Relevant data from Webflow forms or CMS entries can be presented directly within Slack messages, providing context and enabling immediate decision-making without navigating to another platform.
What You Need Before You Start
Before diving into the setup process, ensure you have the following:
- An Active Slack Workspace: You will need administrative access or permission to add integrations to your chosen Slack workspace and channels.
- An Active Webflow Account and Project: Your Webflow project should be live or in a state where you can test webhooks (e.g., with forms or CMS collections). You'll need access to your Webflow Project Settings.
- An Integration Platform Account: To connect two distinct applications like Slack and Webflow without writing code, you'll need an integration platform. For this guide, we'll use Make.com, known for its visual builder and extensive capabilities.
- Basic Understanding of Webhooks: While Make.com simplifies the process, a general understanding of how webhooks work (sending automated messages from one app to another) can be helpful.
Step-by-Step Guide to Connecting Slack and Webflow
This guide will walk you through setting up an automation where a new Webflow form submission triggers a notification in a specific Slack channel. This is a common and highly effective use case.
-
Step 1: Set Up Your Make.com Account
If you don't already have one, sign up for a free Make.com account. Once logged in, navigate to your dashboard.
-
Step 2: Create a New Scenario in Make.com
From your Make.com dashboard, click the "Create a new scenario" button. This is where you'll build your automation workflow.
-
Step 3: Add Webflow as Your Trigger Module
In the scenario builder, click the large plus icon to add your first module. Search for "Webflow" and select it. As the trigger event, choose "Watch Events." This module will listen for specific actions happening in your Webflow project.
You'll then be prompted to connect your Webflow account. Follow the instructions to authorize Make.com to access your Webflow projects. After connecting, select the specific Webflow project you want to monitor and choose the event type you wish to watch (e.g., "Form Submission"). Make.com will then provide you with a unique Webhook URL.
-
Step 4: Configure the Webhook in Webflow
Now, go to your Webflow Designer. Open the project you selected in Make.com. Navigate to Project Settings > Integrations. Scroll down to the "Webhooks" section.
Click "Add New Webhook."
- Webhook Name: Give it a descriptive name (e.g., "Make.com Form Submissions").
- Trigger Type: Select the same event you chose in Make.com (e.g., "Form submission").
- Webhook URL: Paste the unique Webhook URL provided by Make.com in Step 3.
Click "Add Webhook." To test it, go to your live Webflow site and submit a form. This action will send data to Make.com, allowing Make.com to identify the data structure.
-
Step 5: Add Slack as Your Action Module in Make.com
Back in your Make.com scenario, click the "Add another module" button next to your Webflow trigger. Search for "Slack" and select it. For the action, choose "Create a Message."
-
Step 6: Configure the Slack Message
Connect your Slack workspace by following the authorization prompts. Once connected, you'll configure the message:
- Connection: Select your connected Slack workspace.
- Channel: Choose the specific Slack channel where you want the notifications to appear (e.g., #new-leads, #website-feedback).
- Text: This is where you compose your message. You can include static text and dynamic data from your Webflow form submission. For example:
New Webflow Form Submission! Name: {{1.data.formData.fields[0].value}} Email: {{1.data.formData.fields[1].value}} Message: {{1.data.formData.fields[2].value}} Website: {{1.data.site.url}}The
{{1.data...}}variables refer to the data received from the Webflow trigger. Make.com's mapping tool will help you select the correct fields. - Other Options: You can customize the bot name, add an icon, or even send the message as a reply to a thread if needed.
-
Step 7: Test and Activate Your Scenario
Once your Slack module is configured, save your Make.com scenario. It's highly recommended to run a test. You can do this by submitting another form on your Webflow site. If everything is set up correctly, you should see the message appear in your designated Slack channel. After successful testing, toggle the scenario to "ON" in Make.com to activate it. Your Slack and Webflow integration is now live!
Start free on Make.com →
Popular Use Cases for Slack and Webflow Integration
Beyond form submissions, consider these common integration scenarios:
- New CMS Item Notifications: Automatically alert your content team in Slack whenever a new blog post is published, a portfolio item is added, or a product is updated in your Webflow CMS.
- E-commerce Order Alerts: For Webflow E-commerce users, send instant Slack notifications to your sales or fulfillment team with new order details, ensuring prompt processing and customer communication.
- Website Feedback Collection: Create a dedicated Slack channel for general website feedback submitted through a Webflow form, allowing your design and development teams to quickly review and address user suggestions.
Time Savings Estimate
Implementing this integration can significantly reduce the manual effort involved in monitoring your Webflow site. Consider a scenario where a sales team manually checks for new form submissions 8-10 times a day, spending an average of 3-5 minutes per check navigating to the Webflow dashboard and reviewing. This equates to 24-50 minutes per day, or up to 4 hours per week, for just one team member. Across multiple team members or different types of alerts (e-commerce orders, content updates), these manual checks accumulate quickly.
By automating Slack notifications, this manual effort is entirely eliminated. The time saved can be redirected towards engaging with leads, fulfilling orders, or developing new content, directly contributing to business growth and operational efficiency. Over a year, this automation can save hundreds of hours across your team.
Frequently Asked Questions
Do I need coding knowledge to connect Slack and Webflow?
No, you do not need any coding knowledge. Integration platforms like Make.com are designed with a visual, no-code interface, allowing users to connect applications and build complex workflows using drag-and-drop functionality and predefined modules.
Can I customize the Slack messages?
Yes, you can fully customize the content, formatting, and structure of the Slack messages. Make.com allows you to use data fields from your Webflow trigger (like form submission details or CMS item properties) to create dynamic and informative messages tailored to your team's needs.
What if my Webflow project doesn't have a form?
While forms are a very common use case, you can also trigger automations based on other Webflow events. Make.com's Webflow module supports triggers for events like new CMS item creation, CMS item updates, or even e-commerce order events, all through Webflow's webhook capabilities. The process remains similar: set up the trigger in Make.com, generate a webhook URL, and configure it in your Webflow Project Settings.
Written by Vangari Sai Sampath, Automation Specialist · Integration Directory · Hyderabad, India