Creating a Microsoft 365 Outlook trigger
- Última atualização2026/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 Configurar OAuth 2.0 usando credenciais de cliente
- Credentials are assigned to lockers that can be accessed during bot development.
For more information, see Configurar lockers e credenciais em 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.