crm_locations_contacts_modified_list
Retrieve modified contacts for ServiceTitan CRM locations using filters like date ranges and location IDs to track changes and updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locationIds | No | Comma-delimited location IDs | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | ||
| createdOnOrAfter | No | ||
| modifiedBefore | No | ||
| modifiedOnOrAfter | No |