Slack Bot Poster avatar
Slack Bot Poster

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Slack Bot Poster

Slack Bot Poster

Send automated messages to Slack workspaces using your bot token. Perfect for notifications, alerts, scheduled updates, and team automation. Simple Message. Rich Blocks, Attachments, Multi-Channel, Thread Replies, Custom Branding & Validation Mode

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

John Rippy

John Rippy

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Send automated messages to Slack channels using your bot token. Perfect for notifications, alerts, and automated team updates.

Features

  • Simple Messages: Send plain text messages with Slack markdown support
  • Rich Blocks: Create beautiful layouts with Slack Block Kit
  • Attachments: Use legacy attachments for colored sidebars
  • Multi-Channel: Post to multiple channels in a single run
  • Thread Replies: Reply to existing message threads
  • Custom Branding: Override bot name and icon per message
  • Validation Mode: Test channel access before posting

Quick Start

{
"input": "your input here"
}

Demo Mode

Set demoMode: true to test with sample data (no charges). When you're ready for real results, set demoMode: false or omit it.

{
"demoMode": true,
...
}

Input Parameters

ParameterTypeRequiredDescription
See input schema

Output Format

Each successful post returns:

{
"channelId": "C1234567890",
"channelName": "general",
"messageTs": "1234567890.123456",
"content": "Hello from Apify!",
"status": "sent",
"sentAt": "2024-01-15T10:30:00.000Z",
"permalink": "https://workspace.slack.com/archives/C1234567890/p1234567890123456"
}

Pricing

This actor uses pay-per-event billing:

  • Message Sent: $0.005 per message
  • Channel Validated: $0.002 per validation

Use Cases

  • Data collection
  • Research
  • Automation

Built by John Rippy | Actor Arsenal