Reading Time: < 1 mins

Setting up the technical requirements for a Microsoft OAuth Provider in DataEngine

Authored by

Setting up a Microsoft OAuth Provider in DataEngine allows for secure integration with Microsoft services, enabling you to configure inbound or outbound mailboxes. Here is a simple step-by-step guide on how to establish the technical prerequisites:

Step 1: Create a “DataEngine” App in Azure

  • Azure App Registration: Go to the Azure portal and register a new app. Follow this detailed guide: Azure App Registration
  • Name the app “DataEngine” for clear identification.

Step 2: Configure App Permissions

Assign Permissions:

  • IMAP.AccessAsUser.All: Enable this permission if the mailbox will also be used as an inbound mailbox.
  • offline_access: Allow access even when the user is not logged in.
  • SMTP.Send: Add this permission if emails will be sent from the mailbox.
  • User.Read: Allows reading of user information.

Step 3: Add Redirect URL

  • Set Up the Redirect URL: Access the app settings and add the following redirect URL: https://<yourinstance.marini.systems>/index.php?entryPoint=setExternalOAuthToken

 Step 4: Save and Transmit Important Information

  • Save the Following Data:
    • Client ID: Note the app’s Client ID.
    • Client Secret: Keep the Client Secret ready.
    • Authorize URL: Collect the URL for authorization.
    • Access Token URL: Preserve the URL for the access token.
  • Transmit Information: Share these details with your DataEngine administrator so they can be configured within DataEngine.

By following these steps, you have established the technical prerequisites for setting up a Microsoft OAuth Provider in DataEngine. This enables seamless connectivity between your DataEngine and Microsoft services.

Check out our Help Center article on setting up an OAuth Provider in DataEngine to complete the setup process.

and
Topics: Tutorials

Related Articles

RevOps ohne Datenintegration: Warum Revenue Operations im Mittelstand an Excel scheitert

RevOps Without Data Integration: Why Revenue Operations Fails on Excel in Mid-Market Companies

Reading Time: 6 mins

Revenue operations should control marketing, sales, and finance. In the mid-market, the RevOps team builds Excel reports. Why this happens and how it can be different.

Bosch hat 400 Tochtergesellschaften: Hierarchische Account-Strukturen im CRM abbilden

Bosch has 400 subsidiaries: Mapping hierarchical account structures in CRM

Reading Time: 8 mins

Corporate clients with hundreds of sites: How machinery manufacturers map hierarchical account structures in CRM, aggregate and bidirectionally synchronize with ERP.

KI-gestütztes Lead Scoring im Maschinenbau: Mehr als nur Firmographics

AI-Powered Lead Scoring in Mechanical Engineering: More Than Just Firmographics

Reading Time: 6 mins

Classic lead scoring fails in mechanical engineering. AI models combine economic data, web crawling, and sales history for better prioritization.