web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Find a user using his ...
Power Automate
Unanswered

Find a user using his mobile phone number

(0) ShareShare
ReportReport
Posted on by 37

I have a list of mobile phone number and I would find their owner...

 

I have tried the following modules without success to use...

Could you please help me?

 

Categories:
I have the same question (0)
  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @TheNextOne ,

     

    According to this documentation https://learn.microsoft.com/en-us/graph/aad-advanced-queriesmobilePhone and businessPhones is consider an advanced queries, in order to query it, you need to have $count=true in the query string, and ConsistencyLevel: eventual in the header. 

     

    vbofengmsft_0-1691031127177.png

     

     

    Best Regards,

    Bof

  • TheNextOne Profile Picture
    37 on at

    Hi v-bofeng-msft,

     

    there is something strange because if I use this URI

    (https://graph.microsoft.com/v1.0/users?$filter=mobilePhone eq '+012345467'&$count=true)

    as shown below, the result value is []

    TheNextOne_1-1691051175144.png

     

    Output:

    {
    "@odata.count": 0,
    "value": []
    }
     
    if I use the URI (https://graph.microsoft.com/v1.0/users?$filter=surname eq 'Rossi'&$count=true), the result is as expected...
    TheNextOne_2-1691051230755.png
     
    Output:
    {
    "@odata.count": 1,
    "value": [
    {
    "businessPhones": [],
    "displayName": "Mario Rossi, ABC",
    "givenName": "Mario",
    "jobTitle": "Developer",
    "mail": "mario.rossi@abc.com",
    "mobilePhone": "+012345467",
    "officeLocation": "XX",
    "preferredLanguage": null,
    "surname": "Rossi",
    "userPrincipalName": "mario.rossi@abc.com",
    "id": "xxxxxxx"
    }
    ]
    }
     
    Why?
     
     
     
  • Nayborba Profile Picture
    2 on at

    For your situation, have you considered expanding your search approach? Sometimes reaching out directly or using alternative verification tools like those offering free US numbers can provide additional insights or workarounds.

  • Wakamput Profile Picture
    2 on at

    Sure, finding someone based on their phone number can be tricky, especially with APIs and modules not always delivering the expected results. It reminds me of a time when I needed to verify contact details for an event but faced similar challenges. I ended up using a tool that provided a free US number for temporary verification purposes. It was surprisingly helpful in quickly validating contacts without diving into complex API integrations.

  • CU03091947-0 Profile Picture
    2 on at
    Microsoft kept rejecting my mobile number from South Africa during tenant setup. I didn’t have a US contact to borrow a number from. Then I found 7sim.net while searching for temporary options. Picked a US number based on a real SIM - not VoIP. The code came through instantly in the browser window. I could see the message appear live. Finished the setup and dropped the number. No trace left.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 997

#2
Valantis Profile Picture

Valantis 810

#3
Haque Profile Picture

Haque 642

Last 30 days Overall leaderboard