Technical details for the Rate My Day app by Accelerator 365
Jump to
Required API permissions
The following Microsoft Graph API permissions are required:
Scope | Purpose |
User.Read.All | Read the user's full profile for the live persona card. |
People.Read.All | Read the user's relevant people list for the live persona card. |
Contacts.Read | Read the user's contact list for the live persona card. |
Contacts.ReadWrite | Read and write to the user's contact list to update their contacts from the live persona card. |
These permissions are delegated and organisation-wide and require approval by a user with the Global Administrator role after the app has been deployed.
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.