app:dynatrace.microsoft365.connector:mail.connection)
Microsoft 365 connections for sending emails
app:dynatrace.microsoft365.connector:mail.connection
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.microsoft365.connector:mail.connection |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.microsoft365.connector:mail.connection | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.microsoft365.connector:mail.connection |
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
name
A unique name for the Microsoft 365 email connection
This name needs to be unique and will be listed and selectable within the connection field of the Microsoft 365 send-email workflow action
tenant_id
Directory (tenant) ID of your Azure Active Directory
Please find the Directory (tenant) ID in the Microsoft Azure Portal using the service Azure Active Directory.
client_id
Application (client) ID of your app registered in Microsoft Azure App registrations
Please find the Application (client) ID in the Microsoft Azure Portal using the service App registrations.
from_address
The email address from which the messages will be sent
Please provide a valid email address from which the messages will be sent. Example: service.user@company.com
type
Type of authentication method that should be used
client_secret
client_secret
Client secret of your app registered in Microsoft Azure App registrations
Please find the Client Secret in the Microsoft Azure Portal using the service App registrations.