Guide: GDPR-Compliant Forms in Webflow

Level: Intermediate
Webflow General
Details
Level
Intermediate
Date
July 12, 2026
Author
Lächelnder Mann mit kurzem braunem Haar und Bart vor orangem Hintergrund.
Jonas Arleth
Blog Post

2 ways: A detailed guide on how to integrate native Webflow forms into your website in a GDPR-compliant manner. My Webflow community has asked this question more often, especially for customer projects. In this post, I'll show you two paths that take you through the entire process and show you step by step what you need to fill out.

Option 1: Sending Webflow forms via webhooks

Free of charge for approx. 300 form submissions. Recommended if you want a simple no-code solution that's quick to set up.

In this video, I'll show you how to implement Webflow forms in a privacy-compliant manner on your website. To do this, we use the MAKE automation tool and send the form data via a webhook to an email address specified by you. The advantage is that you don't have to write any code yourself for this solution. As usual, you can create the form in Webflow and then simply use POST instead of GET under the form settings. There you enter the webhook URL that MAKE generates for you. You can use MAKE (formerly Integromat) free of charge and thus use it for around 300 form submissions.

You can try MAKE for free here:
https://www.make.com/en/register?pc=jonas (affiliate link)

What is a webhook?

A webhook is a type of HTTP request that is sent from one web application to another when a specific event occurs. It is a way for one application to inform and integrate another application about events in real time.

For example, let's say you have an online store that runs on a platform like Shopify. When someone buys a product from your store, Shopify triggers a webhook, which is sent to a URL that you set. For example, this URL could point to another application, which then sends notifications to your customers to let them know that their orders have been shipped.

Put simply, a webhook is a type of message that is sent from one application to another to inform and integrate events.

Option 2: Implement Webflow forms with Tectite, PHP and a subdomain

Unlimited (unlimited) and recommended if your customer has hosting with their domain. Getting started is more complicated the first time and takes a bit longer to set up. Some code understanding is an advantage.

What is needed:

  • subdomain
  • PHP must run on the server
  • SSL certificate
  • FTP access → Filezilla for example
  • The Tectite Script
  • An HTML email template
  • A code editor

Questions from the video about the structure of Webflow forms so that they can be used in compliance with the GDPR for German customers

  • What is the problem with Webflow forms right now?
  • What is a good paid option that makes Webflow Forms compliant with GDPR?
  • You've written instructions for hosting Webflow forms yourself for the Webflow community. You use Tectite to do this. What are the prerequisites for using this solution?
  • Can you use all Webflow form fields that are available in Webflow with this solution?
  • Can you also host the PHP script with Webflow?
  • Why is it written in PHP and not JavaScript?
  • Where do I have to upload the script?
  • Why do we need our own subdomain?
  • Is there free web space?
  • Can you also use a file upload using this solution?

Links and free cloneable to variant 2


More content

Blog Archiv

MAST Framework Deep Dive in Webflow: From Setup to System

Deep dive into the MAST Framework for Webflow: differences from Client-First, component workflow, grid system, variables, icons, and client onboarding.
Video
Kategorie
Webflow General

Anschauen
Beitrag anschauen

How to build flexible web layouts without a grid (Webflow Workflow)

Webflow tutorial: Why I rarely work with fixed column grids and how you can still professionally implement layouts.
Video
Kategorie
Beginner Tutorial
Skill
Beginner

Anschauen
Beitrag anschauen

Website SEO, schema markup and ALT texts now with AI

Webflow now automatically generates alt texts, meta data & schema markup — free, AI-based & without plugins. That's how the new update works!
Video
Kategorie
Webflow General

Anschauen
Beitrag anschauen

Webflow Conf 2025 Reaction: Just hype or actually useful?

Webflow Conf 2025 Reaction: AI code generation, new CMS and more. An honest take with real use cases and tips for your projects.
Video
Kategorie
Webflow General

Anschauen
Beitrag anschauen

10 NEW Webflow Tricks most Designers Don’t Know (But You Will)

10 Webflow Tricks You Definitely Haven’t Seen Yet! Watch now and take your web design to the next level — no code needed.
Video
Kategorie
Webflow General

Anschauen
Beitrag anschauen

Accessibility for websites: This is the law from 2025 in Germany + checklist

From June 2025, barrier-free web design will be mandatory. Learn what the new law requires and how to make your website accessible to everyone.
Video
Kategorie
Webflow General

Anschauen
Beitrag anschauen