Send block kit message
Slack Send Block Kit Message is a powerful tool that allows users to configure custom message blocks and send them directly to Slack channels, groups, or users. It enhances communication by enabling rich, interactive, and customizable messages within Slack.
Features
- Send messages to public or private Slack channels, groups, or individual users.
- Fully customizable message blocks using Slack's Block Kit Builder for rich content.
- Option to post messages as a user or as a bot for flexibility in communication.
- Supports scheduling messages up to 120 days in advance using ISO 8601 datetime format.
- Includes advanced settings like replying to threads, adding metadata, and configuring link unfurling.
Benefits
- Enhances team collaboration with visually rich and interactive Slack messages.
- Saves time by automating message sending and scheduling within Slack.
- Improves message clarity and engagement through customization options.
- Seamlessly integrates with Slack’s API for reliable and secure communication.
- Boosts productivity by allowing targeted messaging to specific channels or users.
Description
Configure custom blocks and send to a channel, group, or user. See the documentation.
Parameters
10 parameters
| Name | Type | Description |
|---|---|---|
| conversationrequired | string | Select a public or private channel, or a user or group |
| text | string | Optionally provide a string for Slack to display as the new message notification (if you do not provide this, notification will be blank). |
| as_user | boolean | Optionally pass |
| post_at | string | Messages can only be scheduled up to 120 days in advance, and cannot be scheduled for the past. The datetime should be in ISO 8601 format. (Example: |
| include_sent_via_pipedream_flag | boolean | Defaults to |
| customizeBotSettings | boolean | Customize the username and/or icon of the Bot |
| replyToThread | boolean | Reply to an existing thread |
| addMessageMetadata | boolean | Set the metadata event type and payload |
| configureUnfurlSettings | boolean | Configure settings for unfurling links and media |
| passArrayOrConfigure | enum | Would you like to reference an array of blocks from a previous step (for example, |