Skip to product information

n8n Workflow: Reply to HeyRepli Positive Mentions & Slack Alerts

n8n Workflow: Reply to HeyRepli Positive Mentions & Slack Alerts

 (200+Reviews)
Regular price £58.99
Regular price £58.99 Sale price
SAVE Sold out
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
🔥
128+ Sold
Popular with n8n builders
⚡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
n8n Workflow: Reply to HeyRepli Positive Mentions & Slack Alerts

n8n Workflow: Reply to HeyRepli Positive Mentions & Slack Alerts

Regular price £58.99
Regular price £58.99 Sale price
SAVE Sold out

Automatically reply to HeyRepli positive mentions—and alert your team in Slack

This n8n workflow runs every 15 minutes to pull recent brand mentions from the HeyRepli API, identify positive sentiment, create a HeyRepli draft reply for each, and post a clear notification to your Slack channel with the mention details and the draft reply ID.

What this workflow does

  • Runs on a schedule: A schedule trigger starts the workflow every 15 minutes.
  • Fetches recent mentions: The workflow requests the latest mentions from the HeyRepli API.
  • Filters for positive sentiment: Using an if condition, it keeps only mentions marked as positive.
  • Creates draft replies in HeyRepli: For each positive mention, it drafts a reply using the mention text and the post details, creating a draft reply in HeyRepli.
  • Sends Slack alerts: It posts to #social-alerts with the author, mention text, and the HeyRepli draft reply ID so your team can track what was prepared.

Use cases

  • Customer advocacy at scale: Automatically draft responses for positive brand mentions while keeping humans in the loop via Slack.
  • Social media support operations: Reduce manual review time by surfacing only the mentions that are already positive.
  • SaaS marketing workflows: Maintain consistent engagement without waiting for end-of-day reporting.

Technical details

  • Schedule Trigger: executes the workflow every 15 minutes.
  • HTTP Request: calls the HeyRepli API (mentions, and draft reply creation via the appropriate endpoints).
  • if node: filters mentions by positive sentiment.
  • Slack node: sends messages to #social-alerts (update the channel name if needed).

Setup requirements

  • Add a HeyRepli API key as n8n credentials for the HTTP requests.
  • Add Slack credentials in n8n and ensure the workflow can post to #social-alerts.
  • Confirm your HeyRepli account has access to the “open mentions” and “replies” endpoints; adjust the mentions limit or request URL if needed.
View full details