Skip to main content
Intempt

Community Mention Listening Workflow

Scrape relevant subreddits, forums, and review sites for trigger phrases ('looking for [category]', 'alternative to [competitor]', 'anyone using [your product]') → AI classifies intent + sentiment → creates AE task for active-intent posts + logs brand mentions for marketing tracking. The Reddit-listening pattern.

WorkflowsB2BSaaSAdvanced9 steps2 outputs
Run this recipe

What it does

Use when a user mentions "community mention listening", "reddit listening workflow", "brand mention monitoring", or asks for related help. Scrape relevant subreddits, forums, and review sites for trigger phrases ('looking for [category]', 'alternative to [competitor]', 'anyone using [your product]') → AI classifies intent + sentiment → creates AE task for active-intent posts + logs brand mentions for marketing tracking. The Reddit-listening pattern.

You get

Workflow

Workflow produced by this recipe.

step

Workflow Step produced by this recipe.

How it works

1

Build the Listening Workflow

Create Workflow

Create a workflow

Produces:Workflow
2

Scheduled Polling Trigger

configure_workflow_wait_until_step

Configure scheduled trigger: poll every 30 minutes during business hours (cheap enough to be near-real-time, expensive enough to respect rate limits). Track last-checked-timestamp per source so only new posts are processed.

Produces:step
3

Scrape Configured Sources

configure_web_scrape_step

Configure web scrape step for the configured list of community sources (subreddits like r/saas / r/CRM / r/marketing depending on workspace; specific forums; review sites). Use RSS where available (faster, lower-stakes scraping). Output: list of new posts/comments since last check, with author/timestamp/text/source.

Produces:step
4

Filter by Trigger Phrases

configure_workflow_branch_step

Configure branch step: scan posts for trigger phrases (configurable). Active-intent triggers:

Produces:step
5

AI Classify Intent and Sentiment

configure_ai_research_step

Configure AI step that classifies each matched post: intent_type (active-shopping / brand-mention / complaint / general-discussion), sentiment (positive / neutral / negative), urgency (immediate / browsing / casual), and

Produces:step
6

Multi-Split by Classification

configure_workflow_multi_split_step

Configure multi-split: ACTIVE-SHOPPING + good-response-fit → SDR/AE task with link to engage authentically (humans only — never auto-reply); BRAND-MENTION (any sentiment) → log to marketing dashboard, Slack alert if negative; COMPLAINT-MENTIONING-YOU → urgent CX task; GENERAL-DISCUSSION → archive (just data for trend tracking).

Produces:step
7

Create Outreach Task

configure_create_task_step

On active-shopping branch: create SDR/AE task with the post link, full text, AI classification, suggested response approach (

Produces:step
8

Slack Alert for Brand Mentions

configure_slack_step

Configure Slack step on brand-mention branch: post to #community-mentions channel with the mention, sentiment, and link. Surfaces real-time brand-pulse for marketing + product. Special handling for negative mentions: tag CX lead.

Produces:step
9

Validate and Publish

publish_workflow

Validate and publish. Monitor: post-volume per source per week, intent-detection precision (sample human-rate the AI classifications), conversion from community-engagement-task to meeting (community-sourced leads typically convert higher when handled authentically). Critical guardrail: zero auto-replies — community trust requires humans.

Produces:Workflow

Ready to run this recipe?

Tell Blu what you need. It builds the segment, content, journey, and dashboard in minutes.

Sign up free

You set the strategy. Agents run the plays.

Nine AI agents across design, marketing, sales, and analytics. One customer context, tracked from first pixel to final dollar.

Start for free
Community Mention Listening Workflow | Intempt Recipe