Skip to main content

Microsoft Teams Interactivity

Using Microsoft Teams Interactivity action allows the user to influence the flow of an Automation. You can create different Card structures, to enable interactive user flows. You can then use responses from the interactive step in subsequent steps.

note

To utilize the Microsoft Teams Interactivity, it is essential to utilize Microsoft Teams Adaptive Cards for composing and previewing your cards prior to executing the action.

Please note that designing a Microsoft Teams Adaptive Cards, it must incorporate at least one input and one action.

The input options include:

  • Input.Text
  • Input.Date
  • Input.Time
  • Input.Number
  • Input.ChoiceSet
  • Input.Toggle

Creating a Microsoft Teams Interactivity Action

  1. Search and select the Teams Interactivity Action.

MS Interactivity

  1. Within this step, enter the following parameters:

    ParameterDescription
    ToThe recipients email address.
    CardsArray of Cards composing the message.Must Include one action and one input
    Timeout in minutes (optional)Timeout in minutes for the recipient to respond.
  2. Next, create a Microsoft Teams connection by navigating to the top-right hand corner of your Step, select Connection required and then select an existing connection or create a new connection by selecting Create new connection.

  3. Once these steps are completed, you can select the Run button to execute a trial run of the step or the test run button to execute a test run of your automation. The following phases in this guide refer to testing Microsoft Teams Interactivity.

MS Interactivity

  1. When this automation is executed, the designated Microsoft Teams Account you have entered in the text field, will receive the message.

  2. Subsequently, you will have the option to engage with the message by writing a response and then pressing the submit button.

MS Interactivity

  1. You can then navigate back to your automation where you can find your Microsoft Teams written response in the output of your automation.

MS Interactivity