Creates an instance of Microsoft365WorkflowIntegration.
The configuration object for the integration.
The configuration object for the integration.
The name of the integration. Used for Analytics
Connects to the Microsoft 365 API using the provided configuration.
Defaults to the config provided to the constructor, but can be overridden here.
Initializes a given workflow.
This method is automatically called when disableAutoInitialize
is set to false
in the workflow configuration.
Use this method if you need to call it manually (not at platform initialization).
The workflow to initialize.
Generated using TypeDoc
The Microsoft365WorkflowIntegration class is a WorkflowIntegration that provides Microsoft 365 integration. This integration allows you to search for Microsoft 365 entities and perform actions on them using Home.