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:

Required OAuth scope (least to most privilege):

Sites.Read.All Sites.ReadWrite.All

Insights - trending
Insights - trending

Examples and code snippets

General

index.jigx
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: newspaper

Functions

MS Graph list trending function in GitHub.

Jigs

MS Graph list trending jigs in GitHub

Last updated

Was this helpful?