Registering the App

Mohammed Jamal Updated by Mohammed Jamal

The first step of setting up your emails is to register the app.

  1. Search for App registrations on the Azure Portal home page.
  1.  Select the App registrations link.

The 'App registrations' page is displayed:

  1. Select + New registration on the top left of the page.

The 'Register an application' page is displayed:

  1. Provide a Name for application
  2. Select the Web option and enter the application URL.

In the following example, we've used localhost:

  1. Select the Register button.

The app will be registered and you will be taken to the following page:

  1. Make a note of the Application Client ID and Directory Tenant ID as you will require these later on.
  2. Select Certificates & secrets from the Manage menu on the left.

The 'Certificates & secrets' page is displayed:

  1. Create a new client secret by entering a Description, setting the Expires radio button, selecting the Add button.
  2. Once generated, copy the client secret to a safe place as, once you leave the page, you will not be able to retrieve the secret value again.
  1. Select API permissions from the Manage menu on the left.
  2. Select the Add a Permission button.

The 'Request API permissions' page is displayed:

  1. Select Microsoft Graph (as highlighted above).
  2. Select Application Permissions.
  3. Then search for "Mail", and select the Mail.Send option (see screenshot below).

You will get the Mail permissions from Delegated permissions as well but that will not work with Care Cloud. The reason is mentioned itself in the Delegated and Application Permissions (shown in the screenshot above).

  1. Select the Add Permissions button to add the permissions to the API.
  2. Once the permissions are added to the API, select the Grant admin consent for button to grant admin consent so that Care Cloud can have access to the required permissions and emails can be successfully sent from within the app. Make sure you have a green tick against the API, as highlighted below.

Was this article useful?

Setting up Emails

Assigning Microsoft 365 Licences

Contact