Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • WorkflowIntegration

Implemented by

Index

Properties

The config for the Workflow Integration

workflowIntegrationName: string

Name of the Workflow Integration

example

"Microsoft365"

Methods

  • connect(config?: any): Promise<void>
  • Parameters

    • Optional config: any

    Returns Promise<void>

  • initializeWorkflow(workflow: string): Promise<void>
  • Parameters

    • workflow: string

    Returns Promise<void>

Generated using TypeDoc