Companies and Resources entities in Autotask API do not support date-based filtering for incremental syncs. When attempting incremental sync, Autotask returns errors: - Companies: 'Unable to find lastTrackedModificationDateTime' - Resources: 'Unable to find lastModifiedDate' Solution: - Skip incremental sync for these entities - Always perform full sync for Companies and Resources - Log informational message when falling back to full sync - Other entities continue to support incremental sync normally This prevents sync failures while maintaining data freshness for Companies and Resources through full syncs. |
||
|---|---|---|
| .. | ||
| hooks | ||
| services | ||
| types | ||
| utils | ||
| utils.ts | ||