Skip to main content
Version: v0.17.0

Microsoft365 Connector Examples

Setup​

  1. Download and set up Sequence. See the quick start for more info.
  2. Add the Sequence Connector for Microsoft365. See connectors for more info on managing connectors.
PS > .\sequence.exe connector add Sequence.Connectors.Microsoft365
  1. Add the required Microsoft365 configuration to ./lib/connectors.json. See Microsoft365 Connector Settings.

Examples​

Login​

Login to Microsoft 365 and log the Token

Get Teams​

Get a list of teams from Microsoft 365

Get Team Channels​

Get a list of channel names for a particular team from Microsoft 365