Skip to main content
slack.addBookmark adds a link bookmark to a conversation.

Example

automations/add-bookmark.automation.ts

Inputs

Requires conversationId, title, and an HTTP or HTTPS url. emoji is optional. Slack currently supports creating only link bookmarks.

Output

Returns the created bookmark. Requires bookmarks:write; conversations are limited to 100 bookmarks.