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:

What You Need Before You Start

Before diving into the setup process, ensure you have the following:

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.

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. 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."

  6. 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.
  7. 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!

Ready to set this up? Build this automation free on Make.com.
Start free on Make.com →

Popular Use Cases for Slack and Webflow Integration

Beyond form submissions, consider these common integration scenarios:

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