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 / Copilot Studio / Send a message to the ...
Copilot Studio
Answered

Send a message to the user when a keyword that is specified by the user isn't found in a sharepoint list.

(0) ShareShare
ReportReport
Posted on by 1,054

Dear Experts,

 

I have a bot that helps a user to search in a SharePoint list with the keyword the user has specified.

When the keyword is found the bot then replies with a text-message: "I have found your keyword"

 

But i would also like the bot to send a text-message to the user when the specified keyword isn't found.

How can i do that?

 

Greetings, P

 

 

I have the same question (0)
  • Verified answer
    Expiscornovus Profile Picture
    33,757 Most Valuable Professional on at

    Hi @PeKi72,

     

    In your cloud flow you could check if the results are empty. You could either use an expression or a condition.

     

    An expression could be something like below:

    if(empty(body('Send_an_HTTP_request_to_SharePoint')['value']), 'Keyword is not found', 'I have found your keyword')

     

    Can you share a screenshot of your flow setup? I can adapt my example to that, if needed.

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!

Leaderboard > Copilot Studio

#1
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 130 Super User 2026 Season 1

#2
Valantis Profile Picture

Valantis 122

#3
chiaraalina Profile Picture

chiaraalina 33 Super User 2026 Season 1

Last 30 days Overall leaderboard