Skip to main content
Skip table of contents

MSGraph configuration

The steps below takes you through the process of the notifier configuration of MSGgraph, both for the Pushover service as well as the notifier configuration items (A video has been included for your convenience:

To add the MSGraph notifier, please follow the steps below.

  1. Configure the Azure/Office365 Graph API access

    1. In the “Microsoft Extra admin center” go to app registrations.

      image-20240530-120324.png

    2. Click on “New registration”

      image-20240530-120408.png

    3. Specify a name for the connection, select the choice of supported account types, and Click
      ”Register”

      image-20240530-120508.png

    4. You will be presented with a screen similar to the below, please keep all the details in text format by copying and pasting them to a secure location

      image-20240530-120820.png

    5. Click on “Certificates & Secrets”

      image-20240530-121011.png

    6. Click on “New client secret”

      image-20240530-121054.png

    7. Give it a description and set the expiry period. Note: Add an appointment to your calendar to renew the secret before it expires so that the notifier can be updated.

      image-20240530-121230.png

    8. Click “Add” at the bottom of the prompt.

    9. Copy the secret value that was created, and ad it to the client ID and the tenant ID copied earlier. NOTE: If you do not copy the secret value it won’t be visible later. You will have to recreate it.

    10. Next, go to “API permissions” and click “Add permission”

      image-20240530-131813.png

    11. Click “Microsoft Graph”

    12. Click “Application Permissions”

      image-20240530-131923.png

    13. In the search box, Type “Mail.Send”, expand the “Mail” item and Select “Mail.Send”

      image-20240530-132038.png

    14. Click “Add permission” at the bottom of the page

      image-20240530-132108.png

    15. Next Click “Grant admin consent …” in the middle of the page

      image-20240530-132223.png

    16. Click “Yes” to confirm

    17. Once the permissions are applied they will look like this

      image-20240530-132316.png

    18. Now proceed to step 2 below.

  1. On the notifiers page, Click the “+” in the top right corner

    image-20240530-115908.png

  2. Select the MSGraph from the dropdown

    image-20240530-120008.png

  3. Specify the friendly name to be used for this Notifiier

  4. Assign the tenants it is available for

    image-20240530-120118.png

  5. Specify the App ID, Client Seret and Tenant ID that was created as part of the Azure/Office365 configuration described in Step 1a to 1r above.

  6. Specify the default sender. Note: This send should be allowed from an e-mail perspective otherwise the e-mail system will still block the sending of e-mails regardless of permissions assigned to the GraphAPI.

  7. Specify the default recipients

  8. Click “Save”

Your notifier is now ready.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.