OpenFin Workspace API
    Preparing search index...

    Interface Microsoft365IntegrationConfig

    Configuration object for the Microsoft 365 workflow integration.

    interface Microsoft365IntegrationConfig {
        connect: Microsoft365ConnectionConfig;
        workflows?: Microsoft365Workflows;
    }

    Hierarchy (View Summary)

    Index