Publishing and Embedding a Form
Once you have built a form, you need to publish it and embed it on your website or share the link.
Getting the form URL
Each form has a unique public URL based on its slug. The URL is accessible without authentication, so anyone with the link can submit a request.
Embedding on your website
You can embed the form on external websites by linking to the form URL or embedding it in an iframe. The form renders with the design theme you selected, so it can match your website’s look and feel.
Sharing the link
You can also share the form URL directly with prospects via email, in proposals, or in follow-up communications. No login is required for the person filling out the form.
Security
Form submissions use signed token validation to prevent tampering. Spam protection settings you configured in the builder apply to all submissions.