I am creating a specific group by power automate got error message
Loading
I am creating a specific group by power automate got error message
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Muzaffar Ur RahmanPosted Nov 3, 2023, 4:27 AM
Could you please try in below formate.
Refre below articel.
{ "__metadata": { "type": "SP.Group" }, "Title": "@{triggerOutputs()?['body/Title']}", "Description": "@{triggerOutputs()?['body/Description']}" }
https://www.spguides.com/create-sharepoint-group-using-power-automate/