Platform Guide

Webflow Integration

Use Static Forms with Webflow

Webflow allows you to add custom code to your forms. You can integrate Static Forms by modifying the form action and adding the API key.

Integration Steps

1

Create Form in Webflow

Create your form using Webflow's form element.

2

Add Custom Code

Go to Project Settings → Custom Code and add JavaScript to modify the form.

3

Update Form Action

Use JavaScript to change the form action to Static Forms endpoint and add the API key.

Custom Code Example

HTML