Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ updated documents:
* ITEM
* TASK

:::info
The incremental strategy for the above objects captures deletions by querying the AUDITHISTORY object.
If the credentials provided to the connector do not have permission to query the AUDITHISTORY object,
deletions will not be captured.
:::

These objects support capturing via periodic snapshotting:
* COMPANYPREF

Expand Down
Loading