Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Office365 Groups HTTP Request

(1) ShareShare
ReportReport
Posted on by 183
Hi all,
 
Is there a delay when using the Graph API? I am trying to run a site validation using:
 
Set(varSites, Office365Groups.HttpRequest("https://graph.microsoft.com/v1.0/sites?search=" & EncodeUrl(TextInput2.Text), "GET", ""));
The results are then loaded into a gallery
 
Table(varSites.value)
 
And then my validation uses: 
 
!IsBlank(LookUp(Gallery2.AllItems, Lower(Text(ThisRecord.Value.webUrl)) = Lower(TextInputCanvas1.Value), Text(ThisRecord.Value.webUrl)))
 
But it doesn't display results of newly created sites, it shows older sites. I also tested this with Graph explorer and the same.
 
Categories:
  • scalca Profile Picture
    243 Super User 2025 Season 1 on at
    Office365 Groups HTTP Request
    pls be aware that the function you are using is deprecated
    and /groups is the only segment supported

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,596 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,928 Most Valuable Professional

Leaderboard