Lucas Migliorini De Freitas
10/17/2024, 2:08 PMuser
10/17/2024, 2:08 PMSystemModstamp
field. In some sources, the cursor field is determined by the system without any user input. For example, in the exchange rates source, the source knows that the date field should be used to determine the last record that was synced. In these cases, you simply select the incremental option in the UI. However, it's important to note that this behavior might vary depending on the specific source connector. For the Salesforce connector, it would be best to refer to the specific connector documentation or reach out to the Airbyte community for more detailed information. Sources: - [Salesforce Source Connector Supported Sync Modes](https://docs.airbyte.com/integrations/sources/salesforce#supported-sync-modes) - [Incremental Sync - Append + Deduped Source-Defined Cursor](https://docs.airbyte.com/using-airbyte/core-concepts/sync-modes/incremental-append-deduped#source-defined-cursor) - [Incremental Sync - Append Source-Defined Cursor](https://docs.airbyte.com/using-airbyte/core-concepts/sync-modes/incremental-append#source-defined-cursor)