Microsoft365 Steps
Step | Summary |
---|---|
M365ChannelMessagesRead | Reads M365 Channels. Uses /teams/{teamId}/channels/{channelId}/messages endpoint. |
M365ChannelsRead | Reads M365 Channels. Uses /teams/{teamId}/allChannels endpoint. |
M365ChatsRead | Read User mail from Microsoft 365. Uses /Chats endpoint. |
M365GetToken | Gets the M365 Token that was used to login. |
M365Login | Login to M365. You do not need to do this. |
M365MailRead | Read User mail from Microsoft 365. Uses /me/mailFolders('{Folder}')/messages endpoint |
M365TeamsRead | Read a list of users from Microsoft 365. Uses /me/joinedTeams endpoint |
M365UsersRead | Read a list of users from Microsoft 365. Uses /users endpoint |