The plumber sends one PDF for the month: three call-outs, two buildings, one total. It arrives as a reply to a text-message thread forwarded into email, and month-end is in four days.
The short answer
A vendor invoice names the property it was for, which is what lets it be filed without anyone reading it first. A workflow uses the Email Attachment trigger to catch invoices as they arrive, the Save a Copy step to give the attachment a home, the Read Details from File step to pull the property, unit, vendor, date and amount off the document, and the Move step to file it under that property. Invoices covering several properties are the honest exception: they name more than one address, so they file to the vendor and get flagged for a person rather than being split by a guess.
Steps this uses
Before and after
As they arrive
After the workflow
Three invoices filed to the property each one names, and a monthly statement covering two buildings sent to review instead.
Setting it up
This is the sentence. Send it to the builder and the steps below appear on a canvas, wired and named, for you to change before anything runs.
When a vendor invoice arrives by email, save a copy, read the property, unit, vendor and amount off it, rename it by date and vendor, and file it under that property. If it covers more than one property, ask me instead.
Vendor invoices arrive by email almost without exception. The Email Attachment trigger picks them up and the Save a Copy step gives the attachment a home before anything else happens to it.
The property is the folder because that is how expenses are reported. The vendor, the date and the invoice number go in the filename, which is what makes a vendor's year findable by search.
The Read Details from File step takes the property, unit and amount off the invoice. This is why it works on an attachment called invoice.pdf sent from a phone.
An invoice naming three buildings cannot be filed to one of them correctly. The Ask AI About the File step routes those to review and Ask a Person to Approve puts the decision in front of somebody, which is better than a confident wrong answer.
Expenses are reported by property — to an owner, to an accountant, at year end. Filing by vendor means reassembling one building's costs from across a dozen vendor folders every time somebody asks. The vendor belongs in the filename instead, where search finds it, which gives you both views without maintaining two structures.
This is the case that breaks naive automation, and it is common. One monthly statement, several properties, one total that has to be split. No amount of document reading can allocate it, because the allocation is a decision rather than a fact on the page. Routing those to a review folder is the honest handling: the ninety per cent that name one property file themselves, and the ten per cent that need a person get one.
It files the invoice and makes it findable. It does not post to a ledger, approve payment, allocate a cost across units, or match an invoice against a work order. Those are accounting and property management functions. This makes sure the document behind a line item can be produced when an owner asks what a charge was for.
FAQ
By property, with the vendor, date and invoice number in the filename. Expenses are reported per property, so the property is the folder; putting the vendor in the name means a vendor's whole year is still findable by search without maintaining a second structure.
It goes to a review folder rather than being filed to one of them. Splitting a total across buildings is an allocation decision, not something printed on the document, so a person makes it. Automating that would mean filing confidently and wrongly.
Yes, and it is the main route. The Email Attachment trigger picks up the attachment, the Save a Copy step gives it a home, and the document is then read for the property it names and filed there — without anyone downloading it to a desktop first.
No. It does not post entries, approve payment or produce an owner statement. It organizes the source documents so that the invoice behind any line item can be found in seconds, which is the part that usually takes the time at month end.
Every invoice under the property it names, the day it arrives.
5 GB free · No credit card required