Hello, first I searched and checked this post, but its a 2016 post and links no longer work and in this 4 years the answer might of changed.
I see there is no SharePoint action to create a SharePoint site... we are doing some testing, and the idea is to trigger a flow to create a site... is there an alternative from an existing action?
thank you
Diego
Did you find a fix? I'm also having the same issue.
Was this ever resolved? Hoping to replicate
@Rahber Do you have a working json settings to send? In my case the flow doesn't fail but no sites are created...
Unfortunately this is still not working.... any idea what the issue can be?
Thank you
Any idea on the issue with the empty result (and site not created) ?
Thanks!
Thanks again @Rahber , I'm trying that method, but although I'm getting a 200 ok response, its not creating the site...
Response:
{
"SiteId": "",
"SiteStatus": 3,
"SiteUrl": ""
}
This is my config:
You can create a SharePoint website by calling thee SharePoint REST API
https://docs.microsoft.com/en-us/sharepoint/dev/apis/site-creation-rest
and using
Send an HTTP Request to SharePoint action.
Please click Accept as Solution if it resolved your problem or give it a Thumbs Up if it helped you in anyway this will allow other people to search correct solutions effectively.
Thanks,
Rahber
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional