If false, will automatically initialize the workflow when the Workspace Platform is initialized. Else, will need to be initialized by calling initializeWorkflow.
If true, will disable this workflow.
Configuration object for the HomeProvider.
Use this to configure the HomeProvider for example, adding a custom logo or name.
See HomeProvider for configuration options.
version of client SDK, set by the API
A keycode that can be used to interact with this Search Provider.
A short description of the Search Provider.
If set, focusing on a search result will trigger onResultDispatch callback.
A flag to indicate this provider will not be displayed as a command.
An icon that a UI can display for the Search Provider.
A unique ID used to identify the search provider.
The OpenFin identity that registered this search provider.
The placeholder string to be displayed in a UI when targeting this specific Search Provider.
A title to display above the result list in a UI when targeting this specific Search Provider.
Logo to show render when targeting this specific Search Provider.
The order to sort the score in. The default is ascending
.
A UI friendly title for the search provider.
Configuration object for the Microsoft 365 entity types to include in the search results.
Use this to enable/disable the different Microsoft 365 entity types.
See MicrosoftEntityTypeConfig for configuration options.
The msteams://
deep link can be used to open a Microsoft Teams chat in the Microsoft Teams desktop application.
This requires that the user has the Microsoft Teams desktop application installed. Else the call will silently fail.
Generated using TypeDoc
Configuration object for the Microsoft 365 Search workflow integration.
All properties are optional. If they are omitted, the default values will be used.