Slack · Arazzo Workflow
Slack Look Up a User and Send a Personalized Greeting
Version 1.0.0
Fetch a user's profile, open a DM, and post a personalized greeting.
View Spec
View on GitHub
BotsChatCollaborationMessagingProductivityT1Team CommunicationArazzoWorkflows
Provider
Workflows
user-info-dm-greeting
Fetch a user's info, open a DM, and post a greeting.
Fetches a user's profile by ID, opens a direct message channel, and posts a greeting message.
1
getUserInfo
getUsersInfo
Fetch the user's profile by ID so the greeting can be personalized.
2
openDm
postConversationsOpen
Open a direct message channel with the user.
3
postGreeting
postChatPostmessage
Post the greeting message into the direct message channel.
Source API Descriptions
openapi
openapi