Salesforce for Property Management: From Work Orders to Tenant AI

Sachin SharmaSachin Sharma

Salesforce for property management

A property manager's day is a queue nobody can see. Tenant requests arrive by phone, email, and WhatsApp. Work orders go to vendors by text. Status questions come back to the office because the tenant has no other way to ask. At month end, the vendor invoices arrive and nobody can say what a work order actually cost, because the request and the invoice never met in the same system.

Property management software exists, and much of it is good at accounting. The reason operators move the service side onto Salesforce is that the accounting system was never built to run a service queue, a vendor network, a leasing pipeline, and a tenant channel at the same time. Salesforce was.

This post covers how we set that up, where an Agentforce tenant service agent pays for itself, and the guardrails it needs before it is allowed near tenant data.

The service model: Case, Work Order, Vendor

Three objects carry the operation.

  • Case is the tenant's request as the tenant sees it. A leaking tap, a broken access card, a noise complaint. It has a channel, a tenant, a unit, a priority, and an SLA clock that starts when the request lands, not when someone reads it.
  • Work Order is the job as the vendor sees it. One Case can produce several Work Orders (a plumber and a painter for one leak), and each carries the trade, the vendor, the scheduled time, and the cost when the invoice arrives.
  • Vendor is the account for each contractor, with trades, coverage area, SLA history, and a scorecard built from the Work Orders they completed. When the scorecard is a report, vendor renewals stop being a matter of who complained loudest.

With those three in place, cost per work order is a report: Work Order cost grouped by trade, by property, by vendor, by month. That single report is usually the thing that justifies the project to the owner.

Dispatch that does not depend on memory

Dispatch is where a manual operation leaks money. The wrong trade sent, the vendor who was closest not called, the emergency that waited because the text went to someone on leave.

On Salesforce, dispatch is a rule. A Work Order with a trade and a property looks up vendors who cover that trade and that area, ranks them by SLA performance and current load, and assigns. The vendor gets the job on their phone with the unit, the access instructions, and the tenant's preferred window. When the vendor marks it complete and attaches the invoice, the Work Order closes, the Case updates, and the tenant gets a message asking whether the problem is solved.

For operators with in-house technicians, Salesforce Field Service adds scheduling, routing, and a technician mobile app on top of the same objects. For operators who use vendors only, Flow automation on Work Order is enough and considerably cheaper.

Lead-to-lease on the same platform

The leasing side uses the objects Salesforce already has. A Lead is a prospective tenant. An Opportunity is an application for a specific unit, with stages for inquiry, tour, application, screening, approval, and lease signed. The Unit is a custom object shared with the service side, so the leasing team sees turn status and the service team sees move-in dates.

The reason to run leasing here rather than in a separate tool is the handoff. A signed lease creates the tenant record, the unit status flips to occupied, and the first service request from that tenant lands against a record that already knows who they are and where they live. Renewal risk scoring, which combines lease end date, open Cases, and payment history, only works when all three live in one system.

Where the Agentforce tenant agent earns its cost

An Agentforce agent is an AI agent that runs inside Salesforce, reads and writes records under your permission model, and hands off to a human when a rule says so. For property management, one agent covers the highest-volume, lowest-judgment work:

  • Intake. The tenant describes the problem on WhatsApp, the portal, or email. The agent asks the two or three questions a good coordinator would ask (which room, is water actively leaking, is anyone in danger), creates the Case with the right priority and trade, and confirms to the tenant with a reference number.
  • Status. "Is someone coming today" is answered from the Work Order, on the channel the tenant used, without a call to the office.
  • Close the loop. When the vendor marks the job done, the agent asks the tenant whether it is resolved and reopens the Case if not.
  • Reminders and notices. Inspection windows, planned maintenance, and renewal notices go out from the record and log the response.

The metric is the share of requests handled end to end without a human touching them, and cost per work order once vendor cost is on the record. If the agent does not move both, it is not paying for itself, and we say so.

Free newsletter

Get Salesforce insights delivered weekly

Join 500+ Salesforce professionals and stay ahead of the curve.

No spam. Unsubscribe any time.

What Salesforce charges to run an agent is metered and published; as of September 2026, Flex Credits are $500 per 100,000 with a standard action at roughly $0.10, or $2 per conversation, on top of a supported seat. We size that during the audit rather than guess, because a portfolio's request volume is the whole cost.

The guardrails, before the agent touches tenant data

An agent with access to tenant records is a liability until the rules are configured and tested. These are the ones we do not go live without.

  1. Safety escalates immediately. Gas smell, flooding, no heat in winter, security breach, or any message that reads as distress goes to a human within the same minute, with the transcript. The agent never triages a safety issue.
  2. Cost thresholds need a human. The agent can dispatch within the pre-approved amount for the trade. Anything above it creates the Work Order in a pending state and routes for approval.
  3. Tenant data stays with the tenant. The agent answers only about the unit and Cases belonging to the person it is talking to, enforced by Salesforce sharing rules, not by the prompt.
  4. No lease or financial changes. Rent, lease terms, deposits, and notices to vacate are out of scope. The agent can explain where to find them and route the request; it cannot change them.
  5. Angry goes to a human. A tenant who has escalated tone, or who has asked for a person, gets one.
  6. Tested before live. Salesforce ships a testing tool for agents. We write the scripted conversations, including the ones designed to trick the agent into breaking rules one to five, and the agent does not go to production until the batch passes.

What this replaces, and what it does not

Salesforce does not replace the accounting system. Rent roll, ledger, and owner statements stay where they are, and the two systems exchange tenant, unit, and invoice data through an integration scoped per system. What Salesforce replaces is the queue: the inbox, the WhatsApp group, the vendor texts, and the spreadsheet that tried to hold them together.

What it costs

Every price is on our pricing page. A fixed-scope Real Estate Salesforce Quickstart for one team starts at $8,000. An Agentforce Pilot that proves the tenant agent in your sandbox is $1,500 for 7 days, and the production Launch is $4,500. The free Real Estate AI Audit comes first, and the number is written down before you commit.

Frequently Asked Questions

Can Salesforce replace our property management software?

It replaces the service and leasing operation, not the accounting. Rent roll and ledger stay in your existing system and integrate with Salesforce for tenant, unit, and invoice data.

Do we need Salesforce Field Service?

Only if you have in-house technicians who need scheduling, routing, and a mobile app. Vendor-only operators run dispatch on Work Order automation without it.

How does the tenant agent know which tenant it is talking to?

Through the channel identity (phone number, portal login, or email) matched to the tenant record, with Salesforce sharing rules limiting what the agent can read to that tenant's own unit and Cases.

What is a realistic first scope for an Agentforce tenant agent?

Intake and status for maintenance requests on one channel, with safety and cost escalation rules. Reminders, renewals, and additional channels come after the first scope proves its number.

How is cost per work order calculated?

Vendor cost is captured on the Work Order when the invoice is attached, so the report is Work Order cost grouped by trade, property, vendor, and period. It only works if every job is a Work Order, which the agent's intake enforces.

Get a Free Consultation