KeyCRM — Connector Overview
The primary report entity is card (OpenAPI order card), not a separate order object with order_* keys.
Capabilities
- Cards + includes contact / client / products
- Card pipelines and statuses (
pipeline_*,status_*) - Custom fields as
cf_{id}on cards - Native UTM on cards
- CRM feature — Pro+
Entities
| Entity | Description |
|---|---|
| card | card_id, title, pipeline, status, price, dates, manager, utm_* |
| contact | contact_* |
| client | client_* |
| product | products_names, skus, aggregates |
Standard Fields
card_id, card_title, pipeline_name, status_name, price, created_at, manager_name, utm_*, contact_full_name, …
See Fields / keycrm.ts.