Against a message in Microsoft Teams, you have the option to perform actions. With Power Automate, you can build a flow to create your own custom action to appear in your list. This works for both messages posted in a channel and those in a chat.

You can find these actions as you click on next to the message and More actions.

Screenshot of Microsoft Teams: Create a new action from a posted message

By default, you’ll see actions such as create a task, create a new poll in MS Forms, and create issue in Jira. If you click +Create new action, you can add in a range of different actions that have already been configured for you in Power Automate. You can modify any of these existing actions too. For example, if you wanted to add or modify the steps that occur in the Follow up on a message action, you can click on the template and choose to open the advanced editor, which will take you to the full flow build in Power Automate. To build your own action from scratch, select +Create new.

Screenshot of Microsoft Teams: Create a new action flow templates

All of these actions begin with the Teams trigger For a selected message. Set this as the trigger action in your flow. Also rename your flow. The flow name will be the name of the action as seen in Teams.

Screenshot of custom action flow: For a selected message trigger

You can use the WYSIWYG Adaptive Card designer in the trigger action to design your own adaptive card and capture the inputs you need from the user for the flow to run. There is already a template Adaptive Card created here, with three inputs (name, email, phone number). Here, I’ve just added an input to capture notes. The Id of the input is what will appear as dynamic content to use throughout the flow.

Screenshot of Adaptive Card designer

Save the card after you change it, then continue building your flow. The flow shown in the screenshot below will just send a Teams message via the Flow Bot to the user, with the notes added from the Adaptive Card and the contents of the original Teams message.

Screenshot of custom action flow

Once you finish building your flow, save it and return to Teams. You’ll now have your custom action available to use across all messages posted in Teams.

Screenshot of Microsoft Teams: new custom action available for a posted message

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s