Slack · Arazzo Workflow
Slack Find User by Email and Direct Message Them
Version 1.0.0
Look up a user by email, open a direct message channel, and post a message.
View Spec
View on GitHub
BotsChatCollaborationMessagingProductivityT1Team CommunicationArazzoWorkflows
Provider
Workflows
find-user-dm-message
Resolve an email to a user, open a DM, and post a message.
Looks up a Slack user by email address, opens a direct message channel with that user, and posts the supplied text into the conversation.
1
lookupUser
getUsersLookupbyemail
Resolve the supplied email address to a Slack user record so the direct message channel can be opened.
2
openDm
postConversationsOpen
Open (or reuse) a one to one direct message channel with the resolved user.
3
postDm
postChatPostmessage
Post the supplied message text into the direct message channel.
Source API Descriptions
openapi
openapi