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 Automate / The property '__metada...
Power Automate
Unanswered

The property '__metadata' does not exist on type 'SP.Group'. Make sure to only use property names that are defined by the type.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi i have a problem with this flow, i red the previous topics and try the solution that was in here, but without results. The fun fact is that the same flow worked well last week and then on monday failed like that. There's something i miss?

 

I'm trying to create groups permission whenever an item in the list is created or modified 

 

Lukefal_0-1656511383862.png

 

 

 

Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,757 Most Valuable Professional on at

    Hi @Anonymous,

     

    I see you are using the SP.Group.Collection object instead of the SP.Group object? Can you change the type field value?

     

    Try something like below in the body.

    {
    '__metadata':{
    'type': 'SP.Group'
    },
    'Title': '@{triggerOutputs()?['body/Title']}',
    'Description': '@{triggerOutputs()?['body/DenominazionedelFornitore']}'
    }

     

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!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 250 Super User 2026 Season 1

#2
Expiscornovus Profile Picture

Expiscornovus 222 Most Valuable Professional

#3
Haque Profile Picture

Haque 174

Last 30 days Overall leaderboard