@idpass/data-collect-core / ExternalSyncConfig
Type Alias: ExternalSyncConfig
ExternalSyncConfig =
object
Defined in: interfaces/types.ts:646
Properties
type
type:
string
Defined in: interfaces/types.ts:648
Type of external system (e.g., 'openspp', 'mock-sync-server')
auth?
optionalauth:string
Defined in: interfaces/types.ts:650
Authentication method (e.g., 'basic', 'token')
url
url:
string
Defined in: interfaces/types.ts:652
URL of the external system
extraFields?
optionalextraFields:ExternalSyncField[]
Defined in: interfaces/types.ts:654
Extra fields for the external system