IntegrationImportType

To distinguish between various integration import types, you can use the IntegrationImportType enumeration type which is used by modeling functions.

You can use these values:

Value Description
IntegrationImportTypeAddAndUpdate Add new records and update existing ones.
IntegrationImportTypeReplace Replace all existing records.