AI Call Handling for Australian Real Estate Agencies
The binding constraint is legal, not technical. The Do Not Call Register Act 2006 s 4 defines a “voice call” to include “a call that involves a recorded or synthetic voice”, express consent lapses after 3 months, and Victoria’s Estate Agents Act 1980 s 47C(2) carries 240 penalty units for stating a price below the engagement estimate.
- realestate.com.au and Domain deliver enquiries as data over an API or webhook, never as a call. “AI answers your portal enquiries” means an outbound callback.
- REA’s Leads API documents 23 enquiry types, four of them appraisal requests — the valuable ones.
- Reapit Sales (formerly Agentbox) makes every third party apply before it integrates. A logo on a vendor’s site is not proof.
- WA is not a one-party-consent state: Surveillance Devices Act 1998 (WA) s 5(1)(b), A$50,000 for a body corporate.
What an inbound property enquiry actually contains
REA publishes the schema. Per the Leads API overview and its usage reference (checked 4 September 2026), an enquiry carries receivedAt/processedAt timestamps, free-form comments, a requestedInformation array, a listing object holding REA’s listing ID plus your CRM’s externalListingId (which REA marks for deprecation in favour of external_identifiers.externalListingId), and contactDetails with fullName, phone, postcode and preferredContactMethod.
suppliedMarketStatus is “the enquirer’s description of their market status” — REA’s documented example value is “Monitoring the market”. type is an enum of 23 values including REALESTATE_COM_AU_LISTING, REALESTATE_COM_AU_RENT and REALCOMMERCIAL_COM_AU_LEASE, plus four appraisal types such as REALESTATE_COM_AU_SALES_APPRAISAL_REQUEST. Route on type first, then the free text.
Portals hand you data, not calls
REA’s Webhooks API lists a lead event category with one event type, EnquiryCreated — “an enquiry was created for a listing or agency”. Domain’s Listings Management API exposes GET /v1/enquiries and describes the package as including “processing reports, enquiries webhooks and performance statistics” (both checked 4 September 2026).
Your CRM receives an event; something then dials contactDetails.phone. That call is outbound, which pulls the whole telemarketing rulebook into scope. It is also what a speed claim measures: Voxworks says it “can initiate calls within 60 seconds of a lead hitting your CRM” on voxworks.ai/real-estate (checked 4 September 2026) — webhook-to-dial latency, not a portal call.
The CRM integration reality
Common AU sales CRMs: Reapit Sales (formerly Agentbox), MRI Vault (formerly VaultRE), Rex; PropertyMe in property management. vaultre.com.au now redirects to MRI Vault CRM and Agentbox pages carry Reapit branding (checked 4 September 2026). Agentbox’s integrator application page states that “all third parties who wish to integrate with Reapit Sales are required to complete our application process” — treat every CRM as gated until you hold integration terms in writing. Rex’s integrations directory advertises “20+ Integrations”; no AI voice-agent product is listed on rexsoftware.com/integrations, checked 4 September 2026. Absence proves nothing — plenty of integrations sit on a partner API and never appear publicly — so make the vendor demonstrate write-back in your sandbox. Our CRM integration patterns post covers what to ask for.
CRM-native AI is mostly assistive today. Rex describes AI Assist as dictation and AI Prospecting as a ranked call list; PropertyMe’s Reply with AiMe is an inbox assistant that “suggests polished, context-aware replies you can review and approve before sending” (checked 4 September 2026). Getting the phone answered is a separate purchase.
The compliance layer specific to AU real estate
Do Not Call Register. Section 11(1) prohibits a telemarketing call to a registered number. The washing exception in s 11(3) only holds if you submitted the number for checking and got a clean result within the 30-day period ending at the end of the day of the call. Schedule 2 clause 3 withdraws express consent after 3 months unless a period was stated: a vendor lead who filled a form in April is not consented in August. ACMA’s register page (updated 23 July 2026) notes a business number cannot be registered, but a mixed-use one can be where personal use is more than 50%. More in our post on ACMA enforcement.
Telemarketing Standard. The Telecommunications (Telemarketing and Research Calls) Industry Standard 2017 is in force and sunsets 1 April 2027. Section 8(1) bars calls on a weekday before 9 am or after 8 pm, a Saturday before 9 am or after 5 pm, and a Sunday entirely; s 8(3) bars them on seven named national public holidays. Section 9(2) requires the caller’s given name “unless the call is made solely using a recorded or synthetic voice”, plus employer and purpose, as the call starts; s 12 requires a synthetic-voice call to offer a mechanism to request that information; s 14 requires CLI enabled and the number reachable for 30 days.
Recording consent varies by state. Surveillance Devices Act 1998 (WA) s 5(1)(b) makes it an offence to use a listening device “to record a private conversation to which that person is a party” — A$5,000 or 12 months for an individual, A$50,000 for a body corporate. The commercially relevant s 5(3) exceptions: each principal party consents (s 5(3)(c)), or one principal party consents and the recording is reasonably necessary to protect that party’s lawful interests (s 5(3)(d)). Read from Authorised Version 02-g0-00, as at 5 April 2023, on the WA register. We could not verify NSW or SA: legislation.nsw.gov.au, legislation.sa.gov.au and AustLII all returned 403 on 4 September 2026. Treat any national one-party-consent table as unverified.
Price statements are regulated conduct. Under the Estate Agents Act 1980 (Vic), Authorised Version 134 as at 26 November 2025, s 47A(1) requires an engagement to sell residential property to contain an estimated selling price: a single amount, or a range no wider than 10 per cent of the lower limit. Section 47C(2) bars the agent or representative from stating, while marketing that property, a selling or likely selling price below the estimate; s 47C(2A) bars a price modified by words or symbols, the Act’s examples being “from”, “over”, “starting at” and “+”. Each carries 240 penalty units — see the authorised PDF or the Victorian register.
Enquiry type to escalation: a working decision table
| Enquiry (REA type) | What the AI agent should do | Must go to a licensed agent | Why |
|---|---|---|---|
| REALESTATE_COM_AU_LISTING (buyer) | Confirm open-home time, capture budget and timeframe, book the inspection, write back to the listing ID | Any selling or likely selling price | Estate Agents Act 1980 (Vic) s 47C(2), 240 penalty units |
| REALESTATE_COM_AU_SALES_APPRAISAL_REQUEST (vendor) | Confirm the address and that the caller is the owner, capture timeframe, book into a named agent’s calendar | The appraisal and the engagement estimate | Estate Agents Act 1980 (Vic) s 47A(1) — the estimate belongs in the signed appointment |
| REALESTATE_COM_AU_RENT (tenant) | Confirm advertised rent, availability date, inspection times; send the application link | Any signal on whether the applicant will be accepted | Tenancy selection carries discrimination risk — keep it human |
| REALESTATE_COM_AU_AGENCY / _AGENT | Route to the right salesperson, take a callback window | Anything specific to a property | The enquirer has not said which listing they mean |
| Outbound prospecting, no prior enquiry | Nothing until the number is washed against the Register | The decision to call at all | DNC Register Act 2006 s 11(1); s 11(3) gives a 30-day window |
Numbers we could not source
“30–40% of inbound calls are missed during peak” and “missed lead opportunities reduced by 70%” trace back only to vendor blogs citing other blogs — no study, no denominator. A related 62% figure is often attributed to BIA/Kelsey; we could not locate a BIA/Kelsey publication stating it.
“AI voice agents for real estate cost between $500 and $1,500 per month.” On every page we opened that dollar sign was unmarked. An Australian figure is published: Voxworks lists A$49, A$149, A$349 and A$999 per month with 60, 250, 750 and 2,500 included minutes, and extra minutes from A$0.99 down to A$0.60 (checked 4 September 2026). Zian is in partnership-application beta and publishes no pricing. Our guide to reading AI phone agent pricing in Australia covers the rest.
Where Zian fits, and where it does not
Zian AI runs autonomous phone, SMS, email and WhatsApp agents: SmartReach AI™ orchestrates message, channel and timing by country, industry and profile with follow-up pacing; PrecisionPitch AI™ continuously split-tests scripts against real outcomes. Zian has been running outbound acquisition since 2017 and has set 50,769+ qualified sales appointments.
The gaps: Zian holds no SOC 2, ISO/IEC 27001 or HIPAA certification of its own, and ships no pre-built Agentbox, MRI Vault, Rex or PropertyMe connector today — integration is via API and the enquiry webhook. Voxworks states it “aligns with ISO27001 information security management standard” — alignment and certification are different artefacts, so ask every vendor, us included, for whichever one you need.
Frequently asked questions
Do realestate.com.au and Domain ring my office with enquiries?
No. REA delivers consumer enquiries through its Leads API, with a lead / EnquiryCreated webhook event. Domain exposes GET /v1/enquiries and enquiries webhooks (both checked 4 September 2026). Contact with the enquirer is always a call your agency initiates.
Can an AI agent tell a caller what a property will sell for?
Not safely. In Victoria, s 47C(2) of the Estate Agents Act 1980 bars an agent or representative from stating a selling or likely selling price below the estimate in the engagement, and s 47C(2A) bars prices modified by words such as “from” or “over”. Each carries 240 penalty units. Configure the agent to state only the advertised price, and escalate anything else.
Can we record the calls?
It depends on the state, and Western Australia is the trap. Section 5(1)(b) of the Surveillance Devices Act 1998 (WA) makes it an offence to use a listening device to record a private conversation you are a party to, penalty A$50,000 for a body corporate; s 5(3)(c) requires each principal party to consent. A recorded-line notice at the start of every call is the operational answer.
Does the Do Not Call Register apply to an AI voice?
Yes, by definition. Section 4 of the Do Not Call Register Act 2006 defines “voice call” to include “a call that involves a recorded or synthetic voice”, so a synthetic voice engages s 11(1) exactly as a human would. For a body corporate with no prior record, s 25(3)(a)(i) sets a maximum of 100 penalty units per contravention; a Commonwealth penalty unit is A$364 for conduct on or after 1 July 2026 under the Crimes (Amount of a Penalty Unit) Instrument 2026, so 100 units is A$36,400.
Can we push the compliance obligation onto the AI vendor?
No. ACMA states on its common issues page (updated 15 December 2025) that businesses “cannot outsource their obligations under the spam and telemarketing laws”, and that “ultimately, the business is responsible”. Your licence, your washing, your penalty.
Ready to design your escalation path? Apply For Partnership.