Hello,
I'm using Update Group - Graph Api in Custom Connector and I'm passing JSON body
{
"autoSubscribeNewMembers": true
}
But when I use this with create group and update group together it saysig "InvalidGroupId" though the groudid is correct.
Any suggestions?