Get item trending
Scenario
Get insights that include a list of documents trending around the user using a GET REST function and display the list in a list jig.
Resource links:
Insights list trending - MS Graph documentation
Required OAuth scope (least to most privilege):
Sites.Read.All Sites.ReadWrite.All

Examples and code snippets
When using the code and samples in this topic, remember that they are designed to function as part of a comprehensive solution. To fully benefit from the intended functionality and ensure compatibility, it is recommended that you use the entire solution rather than selecting individual components in isolation. Alternatively, you can use these samples as a guide to understand the underlying concepts and MS Graph API, which can help you integrate similar solutions into your projects more effectively. The entire MS Graph solution is available on GitHub.
General
name: ms-graph-demonstrator
title: MS Graph Demonstrator
description: A sample solution that uses the Microsoft Graph API. You can deploy and use this solution without any additional configuration.
category: business
tabs:
Home:
jigId: view-user-jigx
icon: person
Trends:
jigId: items-trending
icon: newspaperFunctions
MS Graph list trending function in GitHub.
Jigs
MS Graph list trending jigs in GitHub
Last updated
Was this helpful?