How to send a message from a wizard to Microsoft Teams channel

  • 22 April 2021
  • 0 replies
  • 2 views

In case you need to send messages from your Wizard directly to Teams Chanel, follow the short guide that explains how to do it, or watch this tutorial video:

 

https://youtu.be/0F5e5SItH2k

 

Open Teams, and Add a new Channel

25613i3865DDCA93AD4A2B.jpg 

Give a name to the channel, and click Add

25614i0D5AFA7455727A17.jpg 

Go to your channel, and click on Connectors

25615iDA8162093350E99F.jpg 

Find “Incoming Webhook” connector, and click on Add

25616i685D3C4D08FF8419.jpg25617iC8517EB24747A739.jpg 

Give a name to the connector, and click Create

25618i90CE75C17F0917BD.jpg 

Copy the URL, save it to future use, and click Done

25619iAEB482BF34BB0BB3.jpg 

 

Go to Studio

Add the Call REST API method command.

Fill URL with the one you just copied, Headers with Content-type application/json, and Body with {"text": "put your output data here"}

25620iE09A5CEF1F31DBA6.jpg 

Run the wizard, and your message should appear in the Teams channel

25621i8C66F963A21AD18F.jpg 

 

You also have an option to create complex messages with buttons and additional logic inside the message.

Here you can read more about it:

https://docs.microsoft.com/en-us/outlook/actionable-messages/send-via-connectors

25622iFF7B4BC4BD0ABB0C.jpg 

 


0 replies

Be the first to reply!

Reply