OpenFin Workspace API
    Preparing search index...

    Interface WorkflowIntegrationConfig

    interface WorkflowIntegrationConfig {
        connect: unknown;
        workflows?: IntegrationWorkflows;
    }

    Hierarchy (View Summary)

    Index
    connect: unknown