Skip to main content

Send Message over Slack or Microsoft Teams - Workflow Template

This workflow can be used where both Slack and Microsoft Teams are used by different parts of their organizations to send a message.

Updated over a month ago

This workflow template facilitates seamless communication across organizations using both Slack and Microsoft Teams. It automates the process of sending messages by first attempting to locate the recipient's email in Slack. If unsuccessful, it searches Azure Active Directory and sends the message via Microsoft Teams if found. This ensures efficient message delivery across platforms, enhancing collaboration in environments with diverse communication tools.

Optional Triggers

["Webhook"]

Use Cases

Security Bots

Workflow Breakdown

  1. Attempt to look up the users email in Slack

  2. If found, send the message via Slack

  3. If not found, try the lookup in Azure AD and if found, send the message to Microsoft Teams

  4. If not found in Azure AD, return an error and mark the workflow as failed.

Vendors

Slack, Utils, Microsoft Azure AD, Microsoft 365, Microsoft Teams Bot

Workflow Output

Output from the workflow if a message was sent or the user was not found in either Slack or Microsoft Teams.

Tips

  • Setup the integration with both Slack and Microsoft Teams.

Did this answer your question?