Skip to main content
updateMessage changes a bot-authored message. Slack does not let the bot edit messages posted by other users or apps.

Example

automations/update-slack-message.automation.ts

Inputs

Output

Returns the message’s conversationId, timestamp, and normalized message. Supplying text without blocks removes existing blocks. Pass an empty blocks array when you intentionally want to clear blocks while retaining other content.