Integration App SDK - v1.14.0
    Preparing search index...

    Interface DataSourceInstanceSelector

    interface DataSourceInstanceSelector {
        autoCreate?: boolean;
        userId?: string;
        parentKey?: string;
        parentId?: string;
        id?: string;
        integrationKey?: string;
        integrationId?: string;
        connectionId?: string;
        dataSourceKey?: string;
        dataSourceId?: string;
        instanceKey?: string;
        nodeKey?: string;
        udm?: string;
        flowId?: string;
        flowKey?: string;
        autoUpdate?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    autoCreate?: boolean
    userId?: string
    parentKey?: string
    parentId?: string
    id?: string
    integrationKey?: string
    integrationId?: string
    connectionId?: string
    dataSourceKey?: string
    dataSourceId?: string
    instanceKey?: string
    nodeKey?: string
    udm?: string
    • use dataSourceKey instead
    flowId?: string
    flowKey?: string
    autoUpdate?: boolean