Test app

Try the Forms widget on a real page

Drop in your public key, pick a form slug, and click Load widget. Settings stick in localStorage; you can also pass them via URL — e.g. ?base=https://app.softsolz.uk&slug=contact-us&pk=pk_live_abc&mode=inline.

Before you start: generate a public widget key on the form's Share tab. Allowlist as one of its origins or the BFF will block the load.

Settings

Where your BFF serves /softsolz.js and /embed/services/<id>. Local-dev: http://localhost:3100. Prod: https://app.softsolz.uk.
Always forms for Forms.
Shown in the form's URL / API path.
From the form's Share tab. Must allowlist this page's origin.

Snippet preview

Exact snippet being injected — what a customer would paste into their site.

<!-- fill the settings above and click Load -->

Rendered widget

No widget loaded yet.

This page's origin

Add this exact origin to the public widget key's allowlist or the BFF will reject the embed load.