Skip to main content

Interface: SalesforceSyncSettings

Defined in: packages/sdk/src/types/app-connection-types.ts:338

Properties

dataRecordMappings

dataRecordMappings: SalesforceDataRecordObjectMapping[]

Defined in: packages/sdk/src/types/app-connection-types.ts:348


inboundPollIntervalMinutes

inboundPollIntervalMinutes: number

Defined in: packages/sdk/src/types/app-connection-types.ts:347


labelSyncMode

labelSyncMode: SalesforceLabelSyncMode

Defined in: packages/sdk/src/types/app-connection-types.ts:344


labelTargetField

labelTargetField: string

Defined in: packages/sdk/src/types/app-connection-types.ts:345


noteSobject

noteSobject: string

Defined in: packages/sdk/src/types/app-connection-types.ts:342


recordTypeId

recordTypeId: string | null

Defined in: packages/sdk/src/types/app-connection-types.ts:340


targetSobject

targetSobject: string

Defined in: packages/sdk/src/types/app-connection-types.ts:341


taskSobject

taskSobject: string

Defined in: packages/sdk/src/types/app-connection-types.ts:343


upsertField

upsertField: string

Defined in: packages/sdk/src/types/app-connection-types.ts:339


useCompositeApi

useCompositeApi: boolean

Defined in: packages/sdk/src/types/app-connection-types.ts:346