Slack · Arazzo Workflow
Slack Look Up a User and Invite Them to a Channel
Version 1.0.0
Resolve a user by email, invite them to a channel, and welcome them.
View Spec
View on GitHub
BotsChatCollaborationMessagingProductivityT1Team CommunicationArazzoWorkflows
Provider
Workflows
lookup-invite-to-channel
Resolve an email to a user, invite to a channel, and welcome them.
Looks up a Slack user by email, invites that user into a channel, and posts a welcome message into the channel.
1
lookupUser
getUsersLookupbyemail
Resolve the supplied email address to a Slack user ID.
2
inviteUser
postConversationsInvite
Invite the resolved user into the target channel.
3
welcomeUser
postChatPostmessage
Post a welcome message into the channel for the newly invited member.
Source API Descriptions
openapi
openapi