The public link
Every form has one address:/book/ adds nothing except a clearer link to send; if you share a /book/ link for a form with no time picker, the page says so and offers the ordinary form link instead.
Copy link and Open are next to the box. The link works on any channel — a WhatsApp message, an email, a button on your own site.
Where the address comes from
It is made from the form’s name when the form is created, lowercased and hyphenated. If another workspace already holds that name, a number is added. Renaming the form afterwards does not change the address — choose the name you want in the link before you share it, and duplicate the form if you need a different one.Prefilling from the link
Add?<field key>=<value> to fill a field in before the visitor sees it:
QR code
For anything printed — a flyer, a receipt, a table card. The code appears once the form is published, with Download PNG (400×400) under it. It points at the same public link, so the form can be edited afterwards without reprinting anything.Embedding it in your own page
The Embed card holds a snippet to paste into any HTML page:embed, so you can tell them apart from the hosted page in the submissions table.
Sending a form into a conversation
Add the Send form step to an automation and pick a published form. The step sends a message containing the form’s link — on WhatsApp, on Instagram and in the website chat alike.1
Choose the form
Only published forms are offered. If the form is later unpublished, the step fails rather than sending a link that 404s.
2
Write the message that carries it
Optional. Left blank, the message reads “Please fill in this short form:” with the link under it. Your own wording can use tokens such as
{{ contact.name }}./f/ link shows the time picker.
On WhatsApp, a message that is not an approved template can only be sent inside the 24-hour window after the customer’s last message. An automation replying to somebody who just wrote to you is fine; one reaching out cold is not. See Channels and the 24-hour window.
In the website chat widget
A published form can greet a visitor before a chat starts, or catch them when you are closed. Both are set under Website → Chat widget → Behaviour: a Pre-chat form and an Offline form. Only published forms are offered. Submissions from there are recorded with the sourcewidget and land on the visitor’s own contact, so the answers and the conversation are the same person. See Widget behaviour.