VOOZH about

URL: https://apify.com/automationagents/slack-message-search-export

⇱ Slack Message Search Export Β· Apify


Pricing

Pay per usage

Go to Apify Store

Slack Message Search Export

Export Slack message search results from an authenticated workspace session.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Alex Jordan

Alex Jordan

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

4 days ago

Last modified

Categories

Share

What does Slack Message Search Export do?

Slack Message Search Export returns Slack message search results from an authenticated workspace session as structured dataset output. It is useful for workspace research, internal knowledge lookup, and message discovery workflows.

Built on the Apify platform, this Actor supports scheduling, webhooks, and dataset exports.

Why use Slack Message Search Export?

  • Message discovery - Export Slack search results in bulk
  • Workspace research - Find conversations tied to keywords or topics
  • Structured output - Store results in sheets, tools, or internal systems

How to use Slack Message Search Export

  1. Open the Actor on Apify
  2. Enter the Slack search inputs and authenticated session fields
  3. Start the run
  4. Download the dataset output

Input

This Actor accepts the fields required to search Slack workspace messages with an authenticated session.

Example input:

{
"query":"launch checklist",
"limit":50,
"cookie":"d=example_slack_cookie"
}

Output

The Actor writes the collected Slack message search results to the default dataset.

Example output:

{
"success":true,
"response":[
{
"channel":"product-launch",
"user":"Alex Jordan",
"message":"Updated the launch checklist with final QA items.",
"timestamp":"2026-06-26T08:00:00.000Z"
}
]
}

Pricing / Cost estimation

$0.00054 per started block of up to 50 results on Apify.

  • 1-50 results: $0.00054
  • 51-100 results: $0.00108
  • 101-150 results: $0.00162

No result means no result-charge event.

Support

If you need adjustments for your workflow, use the Actor Issues tab or your internal support channel.

You might also like

Slack Messages Downloader

zuzka/slack-messages-downloader

Download message history from a public Slack channel. Extract message text, timestamps, user IDs, reactions, thread metadata, and files. Automatically paginates results and exports data in JSON, CSV, Excel, XML, or HTML for backups and reports.

πŸ‘ User avatar

Zuzka PelechovΓ‘

69

Slack Download All Messages βœ…

zuzka/slack-download-all-messages

Download Slack messages from all public channels in your workspace in a selected time frame. Extract message text, image URL, timestamp, reply count, user ID, reply user IDs, and more. Export Slack data in JSON, CSV, and Excel and use it for archives, backups, and automated reports.

πŸ‘ User avatar

Zuzka PelechovΓ‘

1