I'm looking for for best practices for loading data from one source (HubSpot, Salesforce, etc.) to a data lake (AWS S3 in our case). My thought is that for the initial data load I would select the export type of "All - always export all data" and then once that flow has completed switch the export type to "Delta - export only modified data". Will that approach work or is there an alternative method that would be better?