Follow the instructions below to complete the initial setup of the Outlook Automated Import. This only needs to happen one time for the site. Each Satuit user will need to authorize access on their own.
- https://portal.azure.com/#home
- Select Azure Active Directory
- Select App registrations on right
- Select New Registration
- Name should be easy identifiable because users will be prompted to Authorize this named instance
- Redirect URL your site URL <Satuit URL>/authorizegraphapi.aspx -
IMPORTANT - Make sure URL is all LOWER CASE as this is case sensitive
- Redirect URL your site URL <Satuit URL>/authorizegraphapi.aspx -
- Click Register Button
- This will display some information about the site, including the Tenant ID and Client ID which be required for setting up in SatuitCRM
- To Create the Client Secret, select Client credentials (top right column), which will bring up the following screen:
- On the Client secrets tab, select + New Client Secret button
- Create the secret with a time that the user's authorization will last
- Within the Client Secret section, be sure to copy the key within the Value field, not the Secret ID. Utilize the Copy button (circled in red) to ensure the full Value key is copied
- This Secret value is the 3rd piece of information that will be entered into SatuitCRM to set up the Outlook Auto-Import
- To ensure the integration has the necessary permissions, Click API Permissions, then select the +Add a permission button
- Select Microsoft Graph
- Select Delegated permissions
- Under the Mail section, select ReadWrite and Calendars.ReadWrite, then Click Add Permissions
- An Azure admin will need to grant admin consent. The admin should receive the following consent confirmation request
- After completing the previous steps, enter the following values in the Outlook Auto-Import section of your Satuit Global Setting (System Administration > System Configuration)
- Directory (Tenant) ID
- Application (Client) ID
- Client Secret Value Key
To help limit/eliminate internal emails created, administrators should make sure that their own email domain(s) are listed as Ignored Email Addresses from Tools->System Administrator->System Configuration->Email Add-In Rules.
To help minimize the number of unnecessary documents created administrators should review the list of Ignored File Types from Tools->System Administrator->System Configuration->Email Add-In Rules window. Our recommendation would be to ignore the following file types below. This should skip Satuit Document Records getting created non-essential attachments such as calendar invitations, images in signatures, and voicemail messages automatically. (Documents with these extensions can still be added using the Outlook Add-in if selected manually.)
- .com
- .exe
- .gif
- .ics
- .jpg
- .mp4
- .png
- .txt
- .wmz
Please reach out to Satuit Client Services representative should any additional questions arise during the Outlook Auto-Import setup process.
NOTE: This feature requires an Microsoft Outlook 365 Account and SatuitCRM v16.8+.