Activity Timeline
The Activity Timeline provides a unified view of all communications — emails and meetings — for a specific CRM account or contact. Instead of querying email and calendar systems separately, get a single chronological feed for account review, call prep, or relationship analysis.Usage
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
account_id | string | One of account_id or contact_id | CRM account ID |
contact_id | string | One of account_id or contact_id | CRM contact ID |
days | integer | No | Lookback window (1–365, default: 90) |
limit | integer | No | Max items to return |
offset | integer | No | Pagination offset |
types | array | No | Filter by type: ["email"], ["meeting"], or both (default) |

