Technical details
Technical details for the Rate My Day app by Accelerator 365
Jump to
Required API permissions
The following Microsoft Graph API permissions are required by this app.
Some permissions may already be pre-approved by Microsoft, while others require manual approval by a user with the Global Administrator role after the app has been deployed. See our guide to approving API permissions for full instructions.
Scope | Purpose | Pre-approved by Microsoft |
User.Read.All | Read the user's full profile for the live persona card. | ⛔ No |
People.Read.All | Read the user's relevant people list for the live persona card. | ✅ Yes |
Contacts.Read | Read the user's contact list for the live persona card. | ⛔ No |
Contacts.ReadWrite | Read and write to the user's contact list to update their contacts from the live persona card. | ⛔ No |
These permissions are delegated, apply organization-wide, and are essential for the app to function properly.
Data storage
Data for the Rate My Day app is stored in SharePoint lists. These lists are provisioned from the app as and when required. The lists provisioned are:
List title | Relative URL | Purpose |
Rate My Day mood | /Lists/WMRMD_Mood | Storage of user ratings from Rate My Day. |
Rate My Day feedback | /Lists/WMRMD_Feedback | Storage of written user feedback from Rate My Day. |
Recommended deployment scope
It is expected that the Rate My Day app is made available only on specific areas of your SharePoint tenant as necessary, e.g., a home site or landing site.
Therefore, it is recommended to select the Only enable this app option on deployment (see the Installation instructions page). This means the app is available for Site Owners to manually add to their site.