Getting Started
How to build forms, surveys and quizzes inside Finance OS
By Tumai Meroiti · 26 August 2026
Listen instead
Narration not recorded yet
Use a form for short structured intake, a survey for longer multi-step questions and a quiz for scored educational outcomes. Define the destination CRM fields first, build the questions and logic, add a clear confirmation, connect the submission workflow and test every branch with synthetic data before sharing the link.
TL;DR
- Choose the builder by the job, not by which template looks nicest.
- Define contact and opportunity fields before creating questions.
- Forms collect, surveys guide, and quizzes score or categorise.
- A quiz result must not be presented as credit approval, suitability or personalised advice.
- Every submission needs a confirmation, an owner and a documented next action.
- Preview is not enough: test the published link, the CRM record, the workflow and the notification.
Start with the decision after submission
What should the person see? Where should their answers land? Who should act? What must stop if they opt out or ask for a person?
Once those answers are clear, the builder becomes the easy part.
Form, survey or quiz?
These tools look similar but perform different jobs.
Form
ShortCollects
Compact, structured collection where the questions are short and the path is the same for nearly everyone.
- Contact and callback requests
- Referral intake
- Event registration
Limit
Not a long client fact-find shown as one wall of fields.Survey
Multi-stepGuides
A guided sequence where the respondent benefits from steps, progress and branching.
- Scenario intake
- Onboarding
- Service feedback
- Annual review preparation
Limit
Not a hidden recommendation the user cannot understand.Quiz
EducationalScores
An educational score or category, useful for segmentation and internal knowledge checks.
- Broker operations scorecard
- Process knowledge check
- Software-readiness assessment
Limit
Never automated credit eligibility, borrowing approval or product advice.
| Tool | Use it when | Broker example | Avoid using it for |
|---|---|---|---|
| Form | The questions are short and structured | Contact, callback, referral intake, event registration | A long client fact-find shown as one wall of fields |
| Survey | The experience needs multiple steps or branching | Scenario intake, onboarding, feedback, annual review preparation | Hidden recommendations the user cannot understand |
| Quiz | Answers need an educational score or category | Broker operations scorecard, process knowledge check | Automated credit eligibility, approval or product advice |
Before you open the builder
Write a one-page build brief.
Purpose
Complete this sentence: when someone submits this, Finance OS should do a named thing, and the owner should take a named action. If the second half has no person or queue in it, the workflow is incomplete.
Audience and entry point
- who the respondent is;
- what they clicked or requested;
- whether the link is public, partner-specific or client-only;
- what permission exists for follow-up; and
- what the person reasonably expects next.
Data destination
For every answer, define:
- standard or custom field;
- contact or opportunity object;
- field type;
- allowed values;
- whether it can be overwritten;
- whether it is sensitive;
- source and form version; and
- workflow use.
Do not create a new custom field simply because the builder offers an Add button. Search the existing field catalogue first.
How to build a form
Use a form for compact, structured collection.
1. Open the builder
Navigate to the Forms builder, then start from scratch or select an approved template. Name it for staff, not for marketing.
FORM - Referral Intake - Partner Template - v1
2. Add the elements
Drag standard fields such as first name, last name, email and phone into the canvas. Add headings, explanatory text, checkboxes, dropdowns or approved file-upload elements only where required.
Create custom fields from the data model, not while improvising the wording.
3. Edit each field
- the visible label;
- placeholder or help text;
- required status;
- field width;
- options and option order; and
- hidden status, only for trusted system values.
A hidden browser field is not a security boundary. Validate partner IDs, source values and workflow permissions after submission.
4. Add logic
Published platform controls support show or hide, redirect, display message and disqualification actions. Use disqualification only for clear service-scope rules, not to make an unexplained credit judgement.
5. Configure notifications
Set the internal notification recipient and the client autoresponder. Keep sensitive answers out of ordinary notification emails unless the approved security process permits them.
6. Style and publish
Use the Finance OS light editorial design: clear labels, high contrast, square controls, restrained colour and visible focus states. Publish with a direct link, website embed, funnel element or supported popup, then test the exact final placement.
How to build a survey
Use a survey when sequence and progress matter.
1. Break the task into slides
- What are you trying to do?
- Who is involved?
- What is the broad financial position?
- What complexity should the broker know about?
- What should happen next?
Avoid pages that ask unrelated questions merely to reduce the visible slide count.
2. Put low-friction questions first
Start with purpose and timing. Put detailed financial or sensitive questions later, after the person understands why they are being asked.
3. Add jump logic
Survey branching can send a respondent to another slide based on an answer. Document every jump so that:
- no answer produces a loop;
- every path reaches a confirmation;
- required disclosures cannot be skipped; and
- a sensitive answer reaches private human review.
4. Design the completion screen
Explain what was received, who will review it and the expected next action. Do not reveal a sensitive internal tag or an automatic decision.
5. Connect the workflow
Use the survey-submitted trigger, the source, and relevant field values to create the correct opportunity, task or follow-up.
How to build a quiz
Use a quiz for education, segmentation or internal knowledge, not for unsupervised credit conclusions.
A suitable Finance OS example
Build a broker follow-up readiness scorecard with four categories: response ownership, pipeline clarity, data quality and human handover.
Each answer can add points to a category. The result page can show an overall score, the strongest category, the weakest category and one practical next action.
1. Open the quiz builder
Navigate to the Quizzes area and add a quiz, choosing a template or starting from scratch.
2. Create questions and answer options
Write observable questions. “Does every new lead have a named owner?” is stronger than “Is your follow-up good?”
3. Define scoring and categories
Assign points and categories deliberately. Keep a scoring sheet outside the builder so another person can audit the result.
The platform can total points, calculate category outcomes and map results into CRM custom fields. That capability does not make the score independently validated.
4. Build the results page
- what the result means;
- what it does not mean;
- the first practical action;
- a link to a relevant guide; and
- an optional human next step.
Avoid false precision. A “73% ready” label implies more validation than a simple educational quiz may possess.
5. Connect result-based workflows
A quiz-submitted workflow can branch by score or category. Use that to send the promised result or relevant education, not to move every respondent into a sales sequence.
Confirmation screens that do useful work
Every completion screen should carry four elements: a receipt, an owner, a next action, and the boundary of what has and has not happened.
Thanks - your enquiry has been received. A member of the broking team will review it and contact you using your selected method.
Thanks - your scenario summary is ready for broker review. Your answers are preliminary and may need to be clarified or verified before any credit assistance is provided.
Your result is an educational guide to the process you described. It is not a credit assessment, product recommendation or guarantee of an outcome.
Connect the submission to CRM cleanly
- Submit
- Validate
- Write fields
- Create or update record
- Assign owner
- Notify
- Acknowledge
- Stop or continue
Use the submission type and version as data. A field value without its source can be misread months later.
For client and referral forms, consider recording the form or survey name, the version, the submitted date and time, the source page or partner ID, the consent or acknowledgement state, the contact ID, the opportunity ID, and the workflow run or task created.
Test every layer
Preview is only the first test.
Test the interface
- desktop and mobile;
- keyboard-only completion;
- visible labels and errors;
- required and optional fields;
- long names and long answers;
- every conditional branch;
- back and next behaviour; and
- reduced-motion behaviour where animation exists.
Test the records
- new contact;
- existing contact;
- two opportunities for one contact;
- two applicants;
- blank optional values;
- field mapping and data types;
- source and version; and
- no unintended overwrite.
Test the workflow
- correct trigger;
- correct owner;
- one internal notification;
- one client acknowledgement;
- reply-to address;
- opt-out and consent filters;
- failure or invalid route; and
- duplicate submission.
Test the result
For quizzes, manually calculate several answer combinations and compare them with the displayed tier, category and mapped CRM values.
Use synthetic records. The OAIC recommends considering how test data is handled and whether real personal information is necessary during system testing.
What should stay human?
Keep a person responsible when the submission:
- asks for credit guidance;
- contains financial complexity;
- includes hardship, vulnerability or a complaint;
- conflicts with existing CRM information;
- contains uploaded identity or financial documents;
- produces an uncertain quiz result; or
- requests a person.
Automation can make the submission visible and organised. It should not conceal where judgement begins.
The standard to use
One tool. One purpose. One owner.
Use forms to collect, surveys to guide, and quizzes to educate or segment. Build the data model first, and test the complete event path before asking a real person to submit anything.
Common questions
- Can a form write directly to a CRM contact?
- Yes, supported standard and custom contact fields can populate the contact record. Confirm the field object and mapping before launch, particularly where deal-specific values should belong to an opportunity.
- When is a survey better than a form?
- Use a survey when the respondent benefits from multiple steps, branching or a clear sense of progression. A short callback or referral intake is usually simpler as a form.
- Can a quiz recommend a home loan?
- Do not use a general marketing quiz as an unsupervised product recommendation. Keep results educational, and route any personal credit question to an appropriately authorised person and approved process.
- Where can staff see submissions?
- The platform provides submission views for forms, surveys and quizzes. The workflow should also place any required action in the team’s normal operating queue, so submissions are not monitored in a separate forgotten screen.
- Can the same form be embedded on another website?
- The builder supports direct links and embed code. Confirm the final page’s privacy notice, domain, analytics, mobile behaviour and security before publishing.
Sources
Everything this article relies on. If a claim above is not traceable to something here, treat it as opinion and tell us.
- HighLevel — Forms support library (vendor documentation)
- HighLevel — Conditional Logic V2 in forms and surveys (vendor documentation)
- HighLevel — Form and survey email notifications (vendor documentation)
- HighLevel — Quiz builder guide (vendor documentation)
- HighLevel — Terms filter for form, survey and quiz workflows (vendor documentation)
- OAIC — Guide to securing personal information
- Ultimate guide to GoHighLevel forms, surveys and quizzes — supplied implementation reference (secondary tutorial)
More in Getting Started
