Send message advanced
Slack Send Message Advanced is a powerful AI tool that enables users to send customized messages with advanced settings to Slack channels, groups, or individual users. It supports rich message formatting, scheduling, and detailed metadata customization to enhance Slack communication workflows.
Features
- Send messages to public or private channels, groups, or individual users with ease
- Customize message content using plain text or Slack mrkdwn formatting
- Attach JSON-based structured attachments to messages for rich content display
- Schedule messages up to 120 days in advance with ISO 8601 datetime format
- Configure advanced options like bot username, icon, message metadata, link unfurling, and threading
Benefits
- Enhances team communication efficiency by automating message delivery
- Supports rich formatting to make messages clearer and more engaging
- Enables advanced scheduling for timed announcements or reminders
- Offers deep customization to tailor message appearance and behavior
- Improves integration with Slack workflows, increasing productivity and collaboration
Description
Customize advanced setttings and send a message to a channel, group or user. See postMessage or scheduleMessage docs here
Parameters
14 parameters
| Name | Type | Description |
|---|---|---|
| conversationrequired | string | Select a public or private channel, or a user or group |
| textrequired | string | If you're using |
| mrkdwn | boolean |
|
| attachments | string | A JSON-based array of structured attachments, presented as a URL-encoded string (e.g., |
| parse | string | Change how messages are treated. Defaults to none. By default, URLs will be hyperlinked. Set |
| link_names | boolean | Find and link channel names and usernames. |
| 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, |