Creating an App to Connect to Microsoft 365

<< Click to Display Table of Contents >>

Navigation:  Knowledge Base >

Creating an App to Connect to Microsoft 365

The following steps takes the user through the set up of applications and permissions for Progress Plus to integrate with Microsoft 365 and New Outlook.

 

From the Entra Admin Centre (Azure Active Directory Admin Centre) - https://entra.microsoft.com/ - click the Applications then App Registrations App Registrations link

 

clip4650

Click New Registration

 

clip4651

Give a name to the Registration – ie “ProgressPlus O365” and click Register, under the Redirect URI section, select “Public client/native (mobile & desktop)” from the dropdown and “http://127.0.0.1”

 

  clip4652

The registration will be created.  Take a note of the Application (Client) ID and the Directory (Tenant) ID. We will need these to add to ProgressPlus.

 

clip4653

Next, click API permissions link on the left hand side and click Add a Permission

 

clip4654

 

Select Microsoft Graph

 

clip4655

then Delegated Permissions

 

clip4656

In the search box, type Mail and then expand the results and select Mail.Send and Click Add Permissions

 

clip4657

Click Add a Permission again, Select Microsoft Graph and then Delegated Permissions

 

clip4658

In the search box, type Offline and then expand the results and select offline_access and Click Add Permissions

 

clip4659

Click Grant Admin Consent for <domain> and Click Yes to the message that pops up.

 

clip4660

 

Go back to the Overview Page and click Endpoints

 

clip4661

 

This will show the info below.  We need to know the highlighted info

 

clip4662