Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
stylenone

1. Sync  Sync Teams to MSPbots

...

Note

The procedure for authorizing the sync should be done by someone with AAD admin permission. 

...

2. Authorize AD background sync permission 

...

Information needed and why we need it

The MSPbots app requires permission to sync user information like managers, positions, and avatar pictures, including any change in user data from AAD in the future. The sync happens in the background and updates user information regularly. This eliminates the need for manually syncing data whenever employees get on board or go offboard.

  • User name and email address - Used to identify users and map their email addresses with the PSA user accounts.
  • Managers' info - Used by the bots to alert the managers every time users are not in compliance with the company's policies or procedures.
  • Job title - Used to automate the dashboards related to job titles and to trigger bots that apply to specific job titles.
  • Avatar picture - Makes it easier to identify users on the list and adds to a better user interface.

...


API call for obtaining user information

Here is the API call that we use to get the user information:

...