AgentOS CRM Integration
AgentOS CRM Integration
Version introduced: v0.1.54
AgentOS is the primary CRM integration for the platform. It connects directly to letting agents' back-office systems via the AgentOS Live API, enabling automated data exchange around tenancies, deposits, and property management workflows.
Overview
AgentOS is a widely-used property management CRM in the UK lettings market. By integrating with it first, the platform can read and write tenancy data — such as tenant details, landlord information, property records, and deposit references — directly from the agent's existing system of record.
This eliminates the need for agents to manually re-enter data and ensures that deposit deduction workflows are always working from accurate, up-to-date tenancy information.
API Reference
The integration is built against the AgentOS Live API.
- Documentation: https://live-api.letmc.com/content/apidocumentation/index.html
- Base URL:
https://live-api.letmc.com
Refer to the AgentOS API documentation for full details on available endpoints, authentication requirements, and data models.
Integration Scope (v0.1.54)
This initial release delivers a full implementation of the AgentOS connector. It covers the core data flows required to support deposit deduction and tenancy end workflows within the platform.
| Capability | Status |
|---|---|
| AgentOS API authentication | ✅ Implemented |
| Tenancy data retrieval | ✅ Implemented |
| Property & landlord lookup | ✅ Implemented |
| Full connector lifecycle | ✅ Implemented |
Role as the Primary Integration
AgentOS is intentionally the first CRM to be fully integrated ahead of all others. It serves as the reference implementation — the patterns, data mappings, and connector architecture established here will be reused and adapted for subsequent CRM integrations.
If you are building or maintaining an additional CRM connector, use the AgentOS integration as your baseline.