Connect your own Buildium property-management account via its Client ID + Client Secret. Manage rental properties and units, association (HOA) properties, rental owners and association owners, leas...
What this app can do
93 tools registered
Connect BuildiumFree
Connect your own Buildium property-management account by saving its Client ID + Client Secret, after checking they actually work. Get these from Buildium: Settings > Application > Buildium Open API.
Disconnect BuildiumFree
Disconnect a connected Buildium account: deletes the saved Client ID/Client Secret. Nothing in Buildium itself is changed.
List ConnectionsFree
List the connected Buildium accounts and whether each saved Client ID/Client Secret pair still works.
List Rentals8 tok
List rental properties in the connected Buildium account, with type, address, unit count.
Get Rental8 tok
Read one rental property in full.
Create Rental16 tok
Create a new rental property.
Update Rental16 tok
Update selected fields of an existing rental property. Only given fields change.
Inactivate Rental16 tok
Mark a rental property inactive in Buildium.
List Rental Units8 tok
List units, optionally filtered to one property.
Get Rental Unit8 tok
Read one rental unit in full.
Create Rental Unit16 tok
Create a new unit on an existing rental property.
List Rental Preferred Vendors8 tok
List preferred vendors configured on a rental property.
Create Rental Note16 tok
Add a note to a rental property.
List Rental Notes8 tok
List notes on a rental property.
Create Video Link Request20 tok
Attach a video link (e.g. a virtual tour) to a rental property's image gallery.
List Associations8 tok
List community associations (HOAs) on the connected Buildium account.
Get Association8 tok
Retrieve one community association (HOA) by id.
Create Association16 tok
Create a new community association (HOA) on the connected Buildium account.
List Association Units8 tok
List units belonging to a community association (HOA), or all association units on the account.
List Association Owners8 tok
List owners of units within one community association (HOA).
List Rental Owners8 tok
List rental property owners on the connected Buildium account.
Get Rental Owner8 tok
Retrieve one rental owner by id.
Create Rental Owner16 tok
Create a new rental property owner.
Update Rental Owner16 tok
Update an existing rental owner's contact details.
Create Ownership Account20 tok
Link a rental owner to a property with an ownership percentage (creates the ownership account).
List Rental Owners For Property8 tok
List the owners of one specific rental property, with their ownership percentages.
List Leases8 tok
List leases on the connected Buildium account, optionally filtered by property or status.
Get Lease8 tok
Retrieve one lease by id, including current tenants and rent amount.
Create Lease20 tok
Create a new lease for a rental unit.
List Lease Transactions8 tok
List financial transactions (charges, payments, credits, refunds) posted to one lease's ledger.
Create Lease Charge20 tok
Post a new charge to a lease's ledger (e.g. late fee, rent adjustment).
Create Lease Payment20 tok
Record a rent payment received against a lease.
Create Lease Refund20 tok
Post a refund on a lease's ledger, returning money to a tenant.
Renew Lease20 tok
Renew an existing lease with a new term and/or rent amount.
List Lease Renewals8 tok
List renewal offers/records created for one lease.
Move Out Tenant20 tok
Record a tenant move-out on a lease, ending their tenancy on a given date.
List Rent Schedules8 tok
List recurring rent charge schedules configured on a lease.
Create Rent Schedule20 tok
Create a new recurring rent charge schedule on a lease.
List Tenants8 tok
List tenants on the connected Buildium account.
Get Tenant8 tok
Retrieve one tenant by id.
Create Tenant16 tok
Create a new tenant record.
Update Tenant16 tok
Update selected fields of an existing tenant. Only given fields change.
Create Tenant Note16 tok
Add a note to a tenant's record.
List Tenant Notes8 tok
List notes recorded on a tenant's record.
List Applicants8 tok
List rental applicants on the connected Buildium account.
Get Applicant8 tok
Retrieve one rental applicant by id.
Create Applicant16 tok
Create a new rental applicant record.
Update Applicant16 tok
Update selected fields of an existing applicant. Only given fields change.
Get Application8 tok
Retrieve one rental application by applicant id + application id.
List Applications For Applicant8 tok
List all rental applications submitted by one applicant.
Create Applicant Note16 tok
Add a note to an applicant's record.
List Vendors8 tok
List vendors (contractors/suppliers) on the connected Buildium account.
Get Vendor8 tok
Retrieve one vendor by id.
Create Vendor16 tok
Create a new vendor (contractor/supplier) record.
Update Vendor16 tok
Update selected fields of an existing vendor. Only given fields change.
List Vendor Categories8 tok
List vendor categories configured on the connected Buildium account.
Create Vendor Category16 tok
Create a new vendor category.
Create Vendor Note16 tok
Add a note to a vendor's record.
List Vendor Transactions8 tok
List financial transactions recorded against a vendor (bills, credits, refunds).
Create Vendor Credit20 tok
Post a credit to a vendor's ledger (reduces amounts owed to them).
Create Vendor Refund20 tok
Post a refund from a vendor's ledger (money returned by the vendor).
List Bills8 tok
List accounts-payable bills on the connected Buildium account, optionally filtered by vendor.
Get Bill8 tok
Retrieve one accounts-payable bill by id.
Create Bill16 tok
Create a new accounts-payable bill from a vendor.
Update Bill16 tok
Update selected fields of an existing bill. Only given fields change.
Create Bill Payment20 tok
Pay an existing bill from a bank account.
List Bill Payments8 tok
List payments recorded against one bill.
Create Multiple Bill Payments60 tok
Pay several bills at once with a single check/payment from one bank account.
List Bank Accounts8 tok
List bank accounts configured on the connected Buildium account.
Get Bank Account8 tok
Read one bank account in full, including its current balance.
List Bank Account Transactions8 tok
List transactions recorded against one bank account.
Create Bank Deposit20 tok
Record a manual deposit into a bank account.
List Gl Accounts8 tok
List General Ledger accounts (chart of accounts) on the connected Buildium account.
Get Gl Account8 tok
Read one General Ledger account in full.
Create Gl Account16 tok
Create a new General Ledger account (chart-of-accounts entry).
List Gl Entries8 tok
List General Ledger journal entries, optionally filtered by account and date range.
Create Gl Entry20 tok
Create a manual journal entry, debiting one GL account and crediting another by the same amount.
List Tasks8 tok
List tasks (work orders / resident & owner requests) on the connected Buildium account.
Get Task8 tok
Read one task (work order) in full.
Create Task16 tok
Create a new task (work order / resident-or-owner request) on a property.
List Task Categories8 tok
List task categories configured on the connected Buildium account.
Create Task Category16 tok
Create a new task category.
List Task History8 tok
List the history/status-change steps recorded for one task.
Update Task History16 tok
Update one status-history step on a task -- e.g. mark it in progress or completed with notes.
Request File Upload20 tok
Request a presigned upload URL to attach a document/image to a rental, unit, tenant, vendor, bill, or task. Two-step flow: this reserves the slot and returns a PUT url; upload the file bytes there yourself, then the file becomes visible in Buildium.
List Webhook Subscriptions8 tok
List webhook subscriptions configured on the connected Buildium account -- which events push notifications to which URL.
Create Webhook Subscription16 tok
Subscribe to Buildium events (e.g. LeaseCreated, TaskCreated, BillCreated) -- Buildium will POST to your URL when they fire.
Get Webhook Subscription8 tok
Read one webhook subscription's full configuration by id.
Delete Webhook Subscription16 tok
Permanently remove a webhook subscription. Cannot be undone.
Get Portfolio Summary40 tok
Value-add report: one-glance portfolio snapshot -- total properties/units, active leases, open tasks, overdue bills, total owners. Aggregates several Buildium list calls into a single dashboard-ready answer.
Get Open Work Orders Report40 tok
Value-add report: list open tasks (work orders) sorted by how long they've been open, filtered to a minimum priority. Highlights aging maintenance requests Buildium's own task list doesn't sort by age.
Get Lease Expiration Report40 tok
Value-add report: flag every active lease whose end date falls within a given window from now -- absorbs the client-side date-window math Buildium's own list_leases filter doesn't do, same pattern as Ironclad Connector's find_expiring_contracts.
Get Delinquency Report40 tok
Value-add report: scan unpaid bills and flag every one overdue by at least a given number of days, with total amount overdue. Absorbs date-window math Buildium's own list_bills filter doesn't do.