Announcements
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
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')}'
nice thanks alot
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 671
Vish WR 266
Haque 265