Hmmm... Is that enough details as to what I'm needing? I want to get the ....sharepoint.com/sites/<sitename> that is typed in when I create a sharepoint site.
I'm trying to use that variable later in my flow. But unsure what that variable name is or how/where to get it.
Hi @ACinOKC
Try the following. Do an HTTP post to SharePoint to get something (in my example I'm fetching the lists). Then just fetch the first result and you'll have the URL you need. Just remove everything after the /LIsts/....
Then you'll get:
This is an array, but you can fetch the position [0] then parse the URI for your desired value.
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
​
Cheers
Manuel
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1