joaoferreira / SPFxVivaEngage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect SPFx to Viva Engage

Summary

This is an example from where you will be able to connect to Viva Engage using SPFx and retrieve the latest updates for the current user.

SharePoint and Viva Engage

Used SharePoint Framework Version

version

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Prerequisites

Grant permissions to use the Yammer API from a SharePoint application as explained in the article below

How to connect SPFx to Microsoft Viva

Solution

Solution Author(s)
EngageWP João Ferreira

Version history

Version Date Comments
1.0 February 17, 2023 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

About


Languages

Language:JavaScript 83.5%Language:TypeScript 13.5%Language:SCSS 3.0%