Create a form
Settings → Lead forms → New. Copy embed codes from the embed section.
Loading…
Works on any CMS or static site — iframe, inline script or popup.
ClientFlow universal embed is the recommended way to add forms on any website without a dedicated plugin. Four modes: direct link, iframe, JS script and popup button.
Settings → Lead forms → New. Copy embed codes from the embed section.
Iframe for simplicity, script for native render, popup to save space.
Custom HTML, embed block or code injection depending on your platform.
Iframe
<iframe src="https://app.clientflow.eu/embed/f/YOUR-SLUG" width="100%" height="520" frameborder="0" style="border:0;border-radius:12px"></iframe>
Inline script
<div id="cf-form"></div> <script src="https://app.clientflow.eu/embed.js" data-slug="YOUR-SLUG" data-target="cf-form"></script>
Popup button
<button onclick="ClientFlow.openPopup('YOUR-SLUG')">Request a quote</button>
<script src="https://app.clientflow.eu/embed.js"></script>Allow app.clientflow.eu in frame-src and script-src if using strict CSP.
Form inherits your branding via ClientFlow settings. Parent container is freely styleable.
14-day Pro trial — no credit card. Trade templates included.