web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / VivaEngage connector
Power Apps
Answered

VivaEngage connector

(0) ShareShare
ReportReport
Posted on by 353

I'm trying to pull communities and community posts from viva engage into a powerapp. 


I have managed to collect the discussions using 

 

ClearCollect(vivaGroups,VivaEngage.GetGroups());

 


Which you can see below (I only have one test discussion). 

I would like to navigate to a second page that displays the discussion from the selected group. 
I can't understand why I get an error; 

 

nick9one1_0-1703771095823.png

 

 

nick9one1_1-1703770394013.png

 

 

Categories:
I have the same question (0)
  • Verified answer
    ANB Profile Picture
    7,252 Super User 2026 Season 1 on at

    Hi @nick9one1 , As per the article: https://learn.microsoft.com/en-us/connectors/yammer/#get-messages-in-a-group-(v3)

     

    Group ID is integer and you are passing as record.

     

    So, instead pass directly Group ID without curly brackets.

     

     

    VivaEngage.GetMessagesInGroupV3(172449243136)

     

     

    -----------------------------------------------------------------------------------------------------------------------------

    I hope this helps.

    Please click Accept as solution ✅ if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs up.👍

    Thanks,
    ANB


     

  • ANB Profile Picture
    7,252 Super User 2026 Season 1 on at

    @nick9one1 One more thing, If you are using the above code with icon which is within gallery, the you also use this and you use Navigate function to navigate to different screens if required.

     

    ClearCollect(vivaGroupMessages,VivaEngage.GetMessagesInGroupV3(ThisItem.id));
    Navigate(ScreenName)

     

    -----------------------------------------------------------------------------------------------------------------------------

    I hope this helps.

    Please click Accept as solution ✅ if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs up.👍

    Thanks,
    ANB


  • nick9one1 Profile Picture
    353 on at

    thanks. yes I will use thisitem.id, I swapped it to the integer for testing

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 762

#2
11manish Profile Picture

11manish 640

#3
Valantis Profile Picture

Valantis 548

Last 30 days Overall leaderboard