Platform Guide

Wix Integration

Use Static Forms with Wix

Wix allows custom code injection. You can integrate Static Forms by adding custom HTML and JavaScript to your Wix site.

Integration Steps

1

Add HTML Element

Add an HTML iframe or embed element to your Wix page.

2

Add Custom Code

Use Wix's custom code feature to add your form HTML.

3

Configure Form

Set the form action to Static Forms endpoint and include your API key.

Form Code

HTML