The MSTeamsPostMessage action component can use the Microsoft Teams API to post a message to the channel specified in the component’s properties.

How to get the Incoming Webhook URL:

  • Select “Connector” from the “More Options” menu in the channel where you want to post your Teams message.
  • Select “Incoming Webhook” from the connector settings screen and press the “Configure” button.
  • Enter the name of the Incoming Webhook and press the “Create” button.
  • When an Incoming Webhook is created, a URL is automatically created.
  • Specify this URL in the component’s Incoming Webhook URL property.
  • In the Incoming Webhook URL field, enter the URL created in Teams.

Component Properties

Name Required Description
Incoming Webhook URL True The URL provided by your MS Team API account.
Message True Message to be sent to the API.
Timeout True API timeout – typically you would leave it on 30s.

Need more help with this?
Join our slack community for help

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.