Entra Emailing Setup
Setup Entra for Zinform 6 to Send Email
Login to Entra portal: https://portal.azure.com/
Quick link after logging in https://portal.azure.com/#view/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/~/RegisteredApps
1) New Registration
2) Register Page
3) Record the Client and Tenant Id’s
4) Generate and record a Secret’s details (Value Only Shows Once)
a. Give it a Description
b. Set the Expires appropriately for you

5) Add Api Permissions
a. User.Read (Should be there as default)
b. Microsoft Graph > Delegated > Mail.Send (For Send as a User)
c. Microsoft Graph > Application > Mail.Send (To allow the software to Send as any user Important!)

You will need Admin Consent for the Application Permission.
Make sure “Grant admin consent for XXXXX” is clicked.
Once saved that is all that is required.
Zinform 6 will require: TenantId, ClientId and Secret for the software to send emails. From there it can set up as a global sender i.e. accounts@exodesk.com or an individual user john.sample@exodesk.com.


