Slack · Arazzo Workflow
Slack Share a Message Permalink in a Direct Message
Version 1.0.0
Get a message permalink and send it to a user in a direct message.
View Spec
View on GitHub
BotsChatCollaborationMessagingProductivityT1Team CommunicationArazzoWorkflows
Provider
Workflows
permalink-share-to-dm
Get a message permalink and DM it to a user resolved by email.
Retrieves a message permalink, resolves the recipient by email, opens a direct message channel, and posts the permalink into the DM.
1
getPermalink
getChatGetpermalink
Retrieve the permalink URL for the target message.
2
lookupRecipient
getUsersLookupbyemail
Resolve the recipient email address to a Slack user ID.
3
openDm
postConversationsOpen
Open a direct message channel with the resolved recipient.
4
sendPermalink
postChatPostmessage
Post the message permalink into the direct message so the recipient can jump straight to it.
Source API Descriptions
openapi
openapi