Pricing

How to set up real estate form automations that convert leads fast

How to set up email, SMS, drip, and CRM automations on real estate forms so leads get a response in under 60 seconds instead of going cold.

Why do you need form automations?

Speed-to-contact is the single biggest predictor of whether a real estate lead converts.

Studies from Harvard Business Review and the Lead Response Management Study show that responding to a lead within 5 minutes makes you 9× more likely to convert them, compared to responding within 30 minutes.

After an hour, your odds drop 10×. Most agents lose leads not because the lead wasn't interested, but because they got back too slowly.

A real estate form automation solves this. It's lead capture automation that runs the moment a lead clicks Submit on your form. Your forms can:

  • Send the lead a thank-you email with your photo and direct line
  • Text you on your phone so you know to call
  • Add the lead to your CRM with the right pipeline tag
  • Enroll them in a drip sequence for long-term nurture
  • Notify your team via email or SMS so the right person picks up

All this happens in under a second. The lead gets a polished response while they're still on your site. You get the notification while their phone is still in their hand. Automation is the difference between a 2% conversion rate and a 10% conversion rate on the same leads.

Where do you find the automations panel?

Open your form in the form builder. In the header at the top, click the Automations button. The Inspector panel on the right switches to show the automations for this form — a list of existing automations, an + Add Action button, and an enable/disable toggle on each one.

Forms created from a preset have automations already wired up. Forms started from Blank have none until you add them. Either way, the panel works the same.

Form automations

What automation actions are available?

Eight form automation actions cover almost every follow-up scenario:

  • Send Email. Send a transactional email to the lead. Thank-you message, confirmation, "here's what happens next."
  • Deliver Ebook. Send a PDF attachment. The lead gets your seller's guide, buyer's guide, or cash offer breakdown by email seconds after submitting.
  • Start Drip Sequence. Enroll the lead in a multi-step email nurture. Use this when the lead isn't ready to act yet.
  • Send SMS. Send a text message to the lead. Requires the SMS Consent field on your form. See SMS Consent Form Field for setup.
  • Notify Team. Email or text yourself (or your team) when a lead comes in. The fastest way to know to call.
  • Create Lead. Add the submission to your CRM as a lead, tagged with the right pipeline (seller, buyer, contact).
  • Tag Lead. Add tags to the lead based on what they submitted. Useful for segmentation.
  • Create Task. Create a follow-up task in your task list. Reminds you to call back.

Most forms use 3–5 actions. A typical seller form runs: Send Email → Deliver Ebook → Notify Team → Create Lead. A typical ebook download runs: Deliver Ebook → Start Drip Sequence → Create Lead.

Available form automations

How do you add a real estate form automation?

Adding a form submission automation takes a few clicks:

  1. Click the Automations button in the form builder header.
  2. Click + Add Action in the panel.
  3. Pick the action type from the dropdown (Send Email, Deliver Ebook, etc.).
  4. Fill in the action's settings. Each action has its own fields — Send Email has a subject and body, Deliver Ebook has an ebook picker, Send SMS has a message field.
  5. Click Save Automation.

The new action appears in the list, enabled by default. You can disable any action with the toggle without deleting it, or drag actions up and down to change the order they run in.

How do you customize emails with the lead's data?

Email subjects and bodies support tokens that get replaced with real data when the email sends. Type the token in curly braces and the platform fills it in. Tokens come in four flavors.

Lead data is what the lead typed on the form: {{lead.name}}, {{lead.email}}, {{lead.phone}}, and {{lead.address}}. Use these to address the lead by name and reference the specific property they asked about.

Site data is your business info: {{site.name}}, {{site.phone}}, and {{site.owner_name}}. Use these in your signature or for "contact us at" lines.

Owner data is your personal branding: {{owner.photo}} renders your photo inline in the email, and {{owner.signature}} drops in your full email signature.

Form data is the form context: {{form.name}} inserts the name of the form they submitted, useful when you run multiple forms and want the email to reference which one.

A subject line like "Thanks for your interest, {{lead.name}}" becomes "Thanks for your interest, Maria Lopez" when the email sends. A body that says "I'll be in touch about {{lead.address}} shortly" becomes a personalized note about the lead's actual house. The whole point of automation is to scale a personal touch — tokens are how you do it.

Tips for designing good real estate form automation flows

A few habits separate tenants who get real value from automated lead follow up from those who fire it once and forget it:

  • Always notify yourself. The Notify Team action is the single most important automation on any lead form. Even with the lead in your CRM, an immediate email or text to your phone is what makes you respond fast.
  • Send the lead something within 60 seconds. Send Email + a personalized token-driven body is the minimum. The lead just gave you their info — make them feel something happened.
  • Don't over-automate the first touch. Two emails, an SMS, and a phone call all landing in the same minute looks desperate. Pick one channel for the instant response and let the drip sequence handle follow-up.
  • Test your tokens. Submit your own form once with test data. Open every email and SMS the automation sent. Look for broken token replacements like {{lead.address}} showing up unrendered.

For everything else around the form (captcha, thank-you, ebook delivery), see Form Settings. For the fields you can use as token sources, see Form Field Types Reference.

Frequently asked questions

Do automations run on partial submissions from multi-step forms?+
By default, only on the final Submit. Most tenants leave the partial save to capture data without firing follow-up actions until the lead completes the form.
Can I send an SMS to the lead from an automation?+
Yes, but only if the form has an SMS Consent field that the lead checked. Without that field, the Send SMS action stays disabled to keep you TCPA-compliant.
What happens if an automation fails?+
The platform retries failed automations a few times before giving up. Failures don't block the submission — the lead is still saved, the rest of the automations still fire, only the failing action gets logged for review.
Can I have different automations on different sites?+
Yes. Each form lives on a specific site, and the automations belong to the form. Two sites that share a form template still have their own form records with their own automation lists.
Can I disable all automations on a form temporarily?+
Yes. Each action has an enable/disable toggle. Switch them all off to receive submissions without triggering any follow-up. Useful during testing.
Was this helpful?