Creating a Microsoft 365 Outlook trigger
- Dernière mise à jour2026/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 Configuration d\'OAuth 2.0 en utilisant les informations d\'identification du client
- Credentials are assigned to lockers that can be accessed during bot development.
For more information, see Mettre en place des consignes et des accréditations dans le 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.