Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Add user to Yammer group

(0) ShareShare
ReportReport
Posted on by

Hi everyone,

 

Is there any way of adding a user to a yammer group after some trigger? I can't find any pre-defined connector for that task in Power Automate.

 

Thanks in advance,

 

Alvaro.

  • EricLegault Profile Picture
    4 on at
    Re: Add user to Yammer group

    Apparently that only works for internal users - I get a 401 Unauthorized when I try to use an external user's email address and their Azure AD userId (after it was created from a SharePoint site guest invitation). I don't see a separate endpoint for invitations - can this work at all for external users?

  • Expiscornovus Profile Picture
    32,155 Most Valuable Professional on at
    Re: Add user to Yammer group

    Hi @Anonymous, 

     

    I just remembered that Yammer Groups are also connected to an Office 365 Group.

     

    So, it's probably easier to just use the Add member to group action instead:

    https://docs.microsoft.com/en-us/connectors/office365groups/#add-member-to-group

     

    addmembertogroup.png

     

  • Community Power Platform Member Profile Picture
    on at
    Re: Add user to Yammer group

    Thanks a lot for your answer! I will try it.

  • Verified answer
    Expiscornovus Profile Picture
    32,155 Most Valuable Professional on at
    Re: Add user to Yammer group

    Hi @Anonymous,

     

    It should be possible via the Yammer REST API and the HTTP action.

    https://techcommunity.microsoft.com/t5/yammer-blog/using-yammer-rest-api-with-the-new-yammer/ba-p/1625691

     

    You could use the Group_membership.json endpoint and a POST request.

    https://developer.yammer.com/docs/group_membershipsjsongroup_idid

    https://docs.microsoft.com/en-us/rest/api/yammer/group_membershipsjsongroup_idid

    (Documentation has moved to Microsoft)

     

    example_addyammermembership.png

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1