By default, the Salesforce data source pulls all the existing records in your Salesforce account (for the selected Salesforce objects). You can change this behavior by opting to collect data incrementally.
- In the configuration page of your Salesforce data source, look to the Incremental Key selection under the Advanced options.
- Select the "Updated Since" option in the selection.
If you want, you can provide a date value in the Optional starting value field using theYYYY-MM-DD
format. The data source will use it as a starting point for extracting records that were added or modified since that value. This will also allow you to recollect historical data if or when needed.
If you don't provide a starting value and will start the data collection, the data source will retrieve all existing records before keeping track of the latest incremental key value. Subsequent collections will then use that latest incremental value for extracting records.
- Collect the data.
- After the data collection finishes, refresh the page so that the value for the Updated Since incremental key appears.
Comments
0 comments
Please sign in to leave a comment.