Hi,
I wonder if someone could help with a flow I'm trying to build. I have a flow which creates a new sharepoint site - all good. What I need to do now is add additional owners.
I've got my list of owners to add in an array within a loop - all good here, I can see all the individual users
The send http request fails saying incorrect json, it's expecting another comma - I know the uri and group is pulling through correctly.
I know I must be using the wrong wording in the body - but what can I change it to? I only have the email addresses to work with.
