AboutSupportDeveloper GuideVersion 22.3.18

Configuration object for the Microsoft 365 workflow integration.

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

Hierarchy (view full)

Properties

Properties