Skip to main content
HomecareHQ emits domain events as meaningful things happen in an organization — a document is uploaded, a connection syncs, an applicant’s status changes. These events drive HomecareHQ’s own durable workflows today and are the foundation for outbound webhooks.
These events currently power internal processing. Outbound webhook subscriptions (so your systems can react to them) are on the roadmap; this page documents the stable event catalog and its naming contract so integrations can plan against it.

Naming contract

Every event name is noun.verb_past_tense — a domain noun, a dot, and a past-tense verb (for example, source_document.uploaded). Names are a stable contract: existing names are not renamed.

Event catalog

Documents & knowledge

Organization & team

Approvals

Connected data

Intelligence

Want to consume these events when webhooks ship? Let the HomecareHQ team know which events matter to your integration so we can prioritize them.