organizations_list_updates
Retrieve a complete activity timeline for an organization to track field changes, activities, notes, deals, and other events, providing an audit trail and engagement history.
Instructions
List updates about an organization (activity stream).
Returns a comprehensive timeline of all activities and changes related to an organization:
Field changes and updates
Activities (calls, meetings, emails)
Notes added
Deals created or updated
Files attached
Followers added
Other related events
This provides a complete audit trail and activity history for the organization.
Parameters:
all_changes: Set to show all field changes (not just recent)
items: Filter which types of items to include in the stream
Useful for:
Getting a complete overview of interactions
Understanding organization engagement history
Tracking relationship development
Account management and customer success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Organization ID | |
| items | No | Types of items to include in the flow | |
| limit | No | Number of items to return (max 500) | |
| start | No | Pagination start (default: 0) | |
| all_changes | No | Whether to show all field changes |