Creating a Microsoft 365 Outlook trigger
- 最終更新日2026/03/26
Use email as a trigger to start a bot when you receive an email in Microsoft 365 Outlook that is using the OAuth2 authentication.
Prerequisites
- OAuth 2.0 to use client credentials is set up.
For more information on setting up OAuth 2.0 to use client credentials, see クライアント資格情報を使用して OAuth 2.0 を設定する
- Credentials are assigned to lockers that can be accessed during bot development.
For more information, see Credential Vault のロッカーと資格情報の設定.
- Ensure that proxy is not configured in Microsoft 365 Outlook while using the trigger.
- Email is from sales@example.com.
- The subject line contains the phrase Monthly sales report.
- The email contains an attachment.