In order for remiCrystal to send emails with the Office 365 API, you must first register it in your Microsoft Azure portal (https://portal.azure.com) with the following Delegated permissions:
(To register remiCrystal application in Azure, following the instructions here:
https://learn.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app)
Once these permissions are added, click on the Grant Admin Consent button.
Once the application has been registered, take note of the Application (Client) Id and Directory (Tenant) Id.
Next, generate the Client Secret for this Application and take note of its value:
Under Authentication tab, add a new Mobile/Desktop platform with the redirect URL value of http://localhost:8909
Save the Application registration and return to remiCrystal. Open Options and switch to the Email tab. Click on the Add button, select Office 365 as the email type and then provide the details you collected from the Azure application registration.
When you click on the Get Token button, you will be taken to your browser to authorize remiCrystal to use the registered application in Azure and once successful, a Refresh Token will be returned.
You may now test and save the email configuration.
Comments
0 comments
Article is closed for comments.