Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Copilot Studio - Calling Actions from Copilot S...
Answered

How to display sharepoint List row with PVA?

(0) ShareShare
ReportReport
Posted on by 4

i have list of employee info and i want the chatbot to display Person info based on what the user supply for example:

the user types his : PC mac address or ip address or name or EMP ID and then the BOT searches the list for matches

then display that row 

  • Dracu808 Profile Picture
    4 on at
    Re: How to display sharepoint List row with PVA?

    nice thanks alot

  • Verified answer
    Expiscornovus Profile Picture
    31,697 Most Valuable Professional on at
    Re: How to display sharepoint List row with PVA?

    Hi @Dracu808,

     

    You could use a Get Items action in Power Automate flow for this and use a filter query. 

     

    Alternatively you could also a API search query.

     

    Below is an example of that approach.

    The ListPath would be something like this:

    https://contoso.sharepoint.com/sites/YourSiteName/Lists/YourListName/

     

    _api/search/query?querytext='@{triggerBody()['text']}+Path:@{variables('ListPath')}'

     

    listpath_searchquery.png

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 Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Copilot Studio - Calling Actions from Copilot Studio

#1
Ekta Gupta Profile Picture

Ekta Gupta 4

#2
stampcoin Profile Picture

stampcoin 2

Overall leaderboard

Featured topics