api
15 TopicsViva Learning Home Screen Provider Not Recognized
The Viva Learning Home screen does not recognize the provider, so the content is not displayed on the screen. The connection to the SharePoint site is normal. However, the content does not come out on the home screen because the provider is not recognized. Please let me know the solution158Views1like4CommentsHow to download/export usernames in Viva Engage?
Hi, I am trying to find ways to download information who has posted a comment, and other information as shown below. I tried exporting page analytics, but it does not show me the names and also, I need the counts. Who has responded to the discussion? Who has submitted a picture How many likes received on the picture How many comments received on the picture How many likes/loves received on the comments How many responses submitted on a discussion How many likes received on the discussion How many comments received on the response How many likes/loves received on the response Does anyone know how can I get this? Many thanks in advance! Thanks BanashreeSolved236Views1like2CommentsMigration to Viva Engage
Hi Would anyone know if there are more options to upload data from our old company portal in bulk to Viva Engage other than the API? I just finished the export of the old portal and have a JSON file with all posts and links to pictures and documents. I scripted everything to download the documents and use the ID of the post as filenames so I can add them back. Drawback of using the API is that you can't post on behalf of someone else so all user related data is lost nor can you set the date on which the post is originally created. Any tips would be welcome. Thanks!1.5KViews0likes4CommentsViva Learning as an activity source
Hello, I'm exploring options to create a custom learning management system for my company. The first thing I would like to do is to pull data from Microsoft Viva Learning via the Microsoft Graph API, for example to see which courses the employees have completed. The next step will be to write that data on a SharePoint site. However, the https://learn.microsoft.com/en-us/graph/api/resources/viva-learning-api-overview?view=graph-rest-1.0 described in the docs seem to implicate that the data should only flow from the LMS to Viva, and not in the opposite direction. Since Viva Learning has a UI for searching for and completing courses, I would like to use that activity data into my custom LMS. Is this use case possible and does it make sense? Thank you in advance484Views0likes1CommentHello, how could I obtain the access data in Viva Engage through the API?
The data I currently obtain through the API only include the number of likes, but not the number of visitors. What kind of request should be sent to obtain the number of visitors to each Question(data circled in red in image)?393Views0likes0CommentsBest way to retrieve a list of all VE Communities via an API?
I am trying to retrieve the list of all VE Communities (Public and Private) in a network via an API. Based on the documentation here https://learn.microsoft.com/en-us/rest/api/yammer/rest-api-rate-limits I have used the exports endpoint https://learn.microsoft.com/en-us/rest/api/yammer/network-data-export and I have found and been using an undocumented groups.json endpoint https://www.yammer.com/api/v1/groups.json What is the recommended way of achieving this goal via an API?Solved2.4KViews0likes5Comments