Ask Your Question
3

How can I use Power Automate to send a chat message when a keyword present in an uploaded file is mentioned by someone?

asked 2023-07-20 03:27:28 +0000

ladyg gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-07-20 03:52:01 +0000

bukephalos gravatar image

Here are the steps to use Power Automate to send a chat message when a keyword present in an uploaded file is mentioned by someone:

  1. Choose the "When a file is created or modified (properties only)" trigger in Power Automate.
  2. Configure the trigger by selecting the desired folder and file types to monitor.
  3. Add a "Get file content" action to get the text content of the uploaded file.
  4. Use a "Condition" action to check if the keyword is present in the file content.
  5. If the condition is true, add a "Send a message as a bot (V3)" action to send a chat message to the desired channel or user.

Note: The "Send a message as a bot (V3)" action requires creating and registering a Microsoft Bot Framework bot. You will need to provide the bot ID, bot password, and target chat ID or email address as parameters.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-20 03:27:28 +0000

Seen: 13 times

Last updated: Jul 20 '23