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
Attempt to look up the users email in Slack
If found, send the message via Slack
If not found, try the lookup in Azure AD and if found, send the message to Microsoft Teams
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.