Step-by-Step Guide to Find Viva Engage Group ID

Hi All,
Greetings for the day!!!
Today, got short learning about Viva Engage so thought to share.
Background
- We have a need. Each member of the Viva Group should get a notification. This happens when a message is posted in the Viva Engage group.
- So we started creating Power Automate.
- In Power Automate, we need Viva Engage Group ID for which members, we need to send notification.
- But from Viva Engage Group, we can’t Group ID.

How to get VIVA Engage Group ID
- Go to the Viva Engage community of which we need ID.
- Here I am in “LIFE IS BEAUTIFUL” community. Please have a look image below.

- Please notice the URL in address bar.
- There is 64 bit encoding as (marked in color)
https://engage.cloud.microsoft/main/org/knowledgejunction1.onmicrosoft.com/groups/eyJfdHlwZSI6Ikdyb3VwIiwiaWQiOiIyMDg5NjAzODkxMjAifQ/all
- The base 64 encoding is an alphanumeric string that appears after groups/ and before /all in the browser’s address bar.
- Copy the base 64 encoding.
- After copying this base 64 encoding, use an online tool to decode base 64.
- The base 64 decoder returns a value in curly brackets, such as {“_type”:”Group”,”id”:”9734848512″}
- Here, the group ID is 9734848512.
Thanks for reading 🙂

You must be logged in to post a comment.