Conversational forms that engage users

Create a fun and immersive experience that will make your users want to give you their data. Minimal coding required.

{
	id: 2, 
	type: StepType.Question, 
	name: "First Name", 
	prompt: "Let's get to know each other! What's your name?", 
	answerType: AnswerType.Text, 
	required: true
}

{
	id: 10, 
	type: StepType.Question, 
	name: "Position Title", 
	prompt: '=IF({Employment Status}="Employed", "And what is your position title?", "And what was your position title?")', 
	answerType: AnswerType.Text, 
	required: true
}

{
	id: 3, 
	type: StepType.Question, 
	name: "Last Name", 
	prompt: "Great! Nice to meet you {First Name}! What's your last name?", 
	answerType: AnswerType.Text, 
	required: true
}
export const EarthyTheme = {
    global: {
        backgroundImage: 'url("https://images.typeform.com/images/88dwhLUaSKWH/background/large")',
        fontFamily: "Cambria, Baskerville, athelas-arabic, serif"
    },

    button: {
        color: "#B0B0B0"
    },

    h1: {
        color: "#B0B0B0"
    },

    formNav: {
        color: "#7e7e7e"
    }
}
{
  id: 13, 
  type: 
  StepType.Question, 
  name: "Retirement System", 
  prompt: "It looks like you're a FERS employee. Is this accurate? If not which retirement system are you?", 
  defaultOption: "FERS", 
  acceptableValues: RetirementSystems, 
  answerType: AnswerType.List, 
  required: true
}

Why use ParlanceForm?

Make your users excited to give you data

Minimal Coding

Building forms in React is tedious. ParlanceForm does the hard work so you can focus on your app's logic.

Better Dynamic Capabilities

Built to fill in the gaps with conditional branching, variable substitution, and formulas where paid out-of-the-box form builders fall short.

Engage And Converse With Users

Converse with users, provide in-form analysis, and personalize your prompts so they're more likely to complete your forms and send you data.

Easily Extensible

ParlanceForm is easy to theme, open source, and you can add your own functions, so if you need anything more, it's easy to add it in.

"Our sales team can move so much faster now"

As a Director of PARCO, John needed a tool that could let his sales team gather information from prospective customers without having to talk to them one on one, but existing form builders didn't provide the level of dynamic personalization he needed. He used ParlanceForm to create a dynamic form that helped his customers learn more about their retirements in form while also helping his sales team collect more information on their customers in a shorter amount of time.

John Mantia
PARCO