Skip to main content

Post to Teams

The Post to Teams step sends a message to one or more Microsoft Teams channels. Use it for team notifications, digests, and workflow alerts.

Configuration​

FieldRequiredDescription
ChannelsYesTeams channels that should receive the message.
TitleNoMessage title. Supports variables.
MessageNoMessage body. Supports variables.

Input Variables​

Title and Message can use upstream variables such as {{compose1.text}}, {{html1.url}}, or {{chat1.completion}}.

Output Variables​

This step does not expose reusable output variables.

Example​

Post a monthly summary to the General channel with title Monthly insights for {{startOfMonth}} and message {{compose1.text}}.