Back to Integrations
integrationHacker News node
integrationSlack node

Hacker News and Slack integration

Save yourself the work of writing custom integrations for Hacker News and Slack and use n8n instead. Build adaptable and scalable Communication, Marketing, and HITL workflows that work with your technology stack. All within a building experience you will love.

How to connect Hacker News and Slack

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Hacker News and Slack integration: Create a new workflow and add the first step

Step 2: Add and configure Hacker News and Slack nodes

You can find Hacker News and Slack in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure Hacker News and Slack nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Hacker News and Slack integration: Add and configure Hacker News and Slack nodes

Step 3: Connect Hacker News and Slack

A connection establishes a link between Hacker News and Slack (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Hacker News and Slack integration: Connect Hacker News and Slack

Step 4: Customize and extend your Hacker News and Slack integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Hacker News and Slack with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Hacker News and Slack integration: Customize and extend your Hacker News and Slack integration

Step 5: Test and activate your Hacker News and Slack workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Hacker News to Slack or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Hacker News and Slack integration: Test and activate your Hacker News and Slack workflow

Automate launch intelligence with Hacker News, Asana, GPT & Slack/Email digests

📘 Description
This workflow automatically detects new product launches posted on Hacker News under “Show HN,” evaluates their launch strength, converts each launch into a tracked Asana task, and generates a clean daily founder digest delivered via Slack and email.
The system runs on a daily schedule, fetches recent Show HN posts directly from Hacker News, filters for real launch signals, extracts structured launch metadata, and scores each launch based on engagement indicators such as points, comments, and context. Every detected launch is immediately logged as an actionable Asana task with full context for follow-up.
All launches are then aggregated and analyzed by an AI engine that produces two outputs: a compact, skimmable Slack digest and a structured, email-ready launch briefing grouped by signal strength. Any workflow failure triggers a real-time Slack alert with diagnostic details.
This workflow replaces manual Hacker News monitoring, launch tracking, task creation, and digest writing with a fully automated launch intelligence and execution pipeline.

⚙️ What This Workflow Does (Step-by-Step)
⏰ Trigger Daily Show HN Launch Scan
Runs automatically on a daily schedule.
📰 Fetch Recent Show HN Posts from Hacker News
Pulls the latest “Show HN” posts using native Hacker News data.
🔍 Filter Likely Product Launch Announcements
Scans titles and descriptions for launch indicators such as:
• Launch
• Beta
• v1
• API
• Platform
• Tool
🧠 Normalize Launch Metadata and Score Signal Strength
Extracts and structures:
• Product name
• Description
• Product URL
• Hacker News discussion link
• Author and publish date
• Points and comments
Assigns launch strength (High / Medium / Low).
📋 Create Asana Task for Detected Product Launch
Creates a follow-up task with:
• Full launch context
• Engagement metrics
• Signal strength
• Direct links
• Auto-assigned due date
📦 Aggregate Launch Items for Digest Generation
Combines all detected launches into a single dataset for analysis.
🧠 Generate Daily Founder Launch Digest (AI)
Creates:
• A Slack-ready daily launch summary
• A clean, structured, email-ready digest
• Grouped by launch signal strength
🧠 LLM Reasoning Engine for Launch Digest
Ensures clarity, structure, and readability across outputs.
🔄 Parse Digest Output into Slack and Email Payloads
Separates AI output into delivery-ready formats.
📣 Send Daily Founder Launch Digest to Slack
Posts the daily launch summary to Slack.
📧 Send Daily Founder Launch Digest via Email
Delivers an inbox-optimized version of the launch digest.
🚨 Error Handler Trigger → Slack Alert
Any workflow failure sends a detailed Slack alert with node name, error message, and timestamp.
🧩 Prerequisites
• Hacker News API access (n8n HN node)
• Asana OAuth credentials
• Azure OpenAI API credentials
• Slack API credentials
• Gmail OAuth credentials
• n8n schedule trigger enabled

💡 Key Benefits
✔ Detects real product launches automatically
✔ Scores launch strength using engagement signals
✔ Converts launches into actionable Asana tasks
✔ Produces clean Slack and email digests daily
✔ Eliminates manual Hacker News monitoring
✔ Maintains consistent launch intelligence flow
✔ Provides instant error visibility via Slack

👥 Perfect For
Startup founders
Product scouts and VC analysts
Growth and partnerships teams
Innovation and market research teams
Anyone tracking early-stage product launches without manual effort

Nodes used in this workflow

Popular Hacker News and Slack workflows

+2

Automate Launch Intelligence with Hacker News, Asana, GPT & Slack/Email Digests

📘 Description This workflow automatically detects new product launches posted on Hacker News under “Show HN,” evaluates their launch strength, converts each launch into a tracked Asana task, and generates a clean daily founder digest delivered via Slack and email. The system runs on a daily schedule, fetches recent Show HN posts directly from Hacker News, filters for real launch signals, extracts structured launch metadata, and scores each launch based on engagement indicators such as points, comments, and context. Every detected launch is immediately logged as an actionable Asana task with full context for follow-up. All launches are then aggregated and analyzed by an AI engine that produces two outputs: a compact, skimmable Slack digest and a structured, email-ready launch briefing grouped by signal strength. Any workflow failure triggers a real-time Slack alert with diagnostic details. This workflow replaces manual Hacker News monitoring, launch tracking, task creation, and digest writing with a fully automated launch intelligence and execution pipeline. ⚙️ What This Workflow Does (Step-by-Step) ⏰ Trigger Daily Show HN Launch Scan Runs automatically on a daily schedule. 📰 Fetch Recent Show HN Posts from Hacker News Pulls the latest “Show HN” posts using native Hacker News data. 🔍 Filter Likely Product Launch Announcements Scans titles and descriptions for launch indicators such as: • Launch • Beta • v1 • API • Platform • Tool 🧠 Normalize Launch Metadata and Score Signal Strength Extracts and structures: • Product name • Description • Product URL • Hacker News discussion link • Author and publish date • Points and comments Assigns launch strength (High / Medium / Low). 📋 Create Asana Task for Detected Product Launch Creates a follow-up task with: • Full launch context • Engagement metrics • Signal strength • Direct links • Auto-assigned due date 📦 Aggregate Launch Items for Digest Generation Combines all detected launches into a single dataset for analysis. 🧠 Generate Daily Founder Launch Digest (AI) Creates: • A Slack-ready daily launch summary • A clean, structured, email-ready digest • Grouped by launch signal strength 🧠 LLM Reasoning Engine for Launch Digest Ensures clarity, structure, and readability across outputs. 🔄 Parse Digest Output into Slack and Email Payloads Separates AI output into delivery-ready formats. 📣 Send Daily Founder Launch Digest to Slack Posts the daily launch summary to Slack. 📧 Send Daily Founder Launch Digest via Email Delivers an inbox-optimized version of the launch digest. 🚨 Error Handler Trigger → Slack Alert Any workflow failure sends a detailed Slack alert with node name, error message, and timestamp. 🧩 Prerequisites • Hacker News API access (n8n HN node) • Asana OAuth credentials • Azure OpenAI API credentials • Slack API credentials • Gmail OAuth credentials • n8n schedule trigger enabled 💡 Key Benefits ✔ Detects real product launches automatically ✔ Scores launch strength using engagement signals ✔ Converts launches into actionable Asana tasks ✔ Produces clean Slack and email digests daily ✔ Eliminates manual Hacker News monitoring ✔ Maintains consistent launch intelligence flow ✔ Provides instant error visibility via Slack 👥 Perfect For Startup founders Product scouts and VC analysts Growth and partnerships teams Innovation and market research teams Anyone tracking early-stage product launches without manual effort

Detect Stock Price Anomalies & Send News Alerts with Marketstack, HackerNews & DeepL

Price Anomaly Detection & News Alert (Marketstack + HN + DeepL + Slack) Overview This workflow monitors a stock’s closing price via Marketstack. It computes a 20-day moving average and standard deviation (±2σ). If the latest close is outside ±2σ, it flags an anomaly, fetches related headlines from Hacker News, translates them to Japanese with DeepL, and posts both original and translated text to Slack. When no anomaly is detected, it sends a concise “normal” report. How it works 1) Daily trigger at 09:00 JST 2) Marketstack: fetch EOD data 3) Code: compute mean/σ and classify (normal/high/low) 4) IF: anomaly? → yes = news path / no = normal report 5) Hacker News: search related items 6) DeepL: translate EN → JA 7) Slack: send bilingual notification Requirements Marketstack API key DeepL API key Slack OAuth2 (bot token / channel permission) Notes Edit the ticker in Get Stock Data. Adjust N (days) and k (sigma multiplier) in Calculate Deviation. Keep credentials out of HTTP nodes (use n8n Credentials).

Generate AI Summaries from Hacker News to Slack with OpenRouter

Who's it for This template is for teams that want to stay updated on industry trends, tech news, or competitor mentions without manually browsing news sites. It's ideal for marketing, development, and research teams who use Slack as their central hub for automated, timely information. What it does / How it works This workflow runs on a daily schedule (default 9 AM), fetches the top articles from Hacker News for a specific keyword you define (e.g., 'AI'), and uses an AI agent with OpenRouter to generate a concise, 3-bullet point summary in Japanese for each article. The final formatted summary, including the article title, is then posted to a designated Slack channel. The entire process is guided by descriptive sticky notes on the canvas, explaining each configuration step. How to set up In the Configure Your Settings node, change the default keyword AI to your topic of interest and update the slack_channel to your target channel name. Click the OpenRouter Chat Model node and select your OpenRouter API key from the Credentials dropdown. If you haven't connected it yet, you will need to create a new credential. Click the Send Summary to Slack node and connect your Slack account using OAuth2 credentials. (Optional) Adjust the schedule in the Trigger Daily at 9 AM node to change how often the workflow runs. Activate the workflow. Requirements An n8n instance (Cloud or self-hosted). A Slack account and workspace. An OpenRouter API key stored in your n8n credentials. If self-hosting, ensure the LangChain nodes are enabled. How to customize the workflow Change the News Source:* Replace the Hacker News node with an RSS Feed Read* node or another news integration to pull articles from different sources. Modify the AI Prompt:* In the Summarize Article with AI* node, you can edit the system message to change the summary language, length, or tone. Use a Different AI Model:* Swap the OpenRouter node for an OpenAI, *Anthropic, or any other supported chat model. Track Multiple Keywords:* Modify the workflow to loop through a list of keywords in the Configure Your Settings* node to monitor several topics at once.

Build your own Hacker News and Slack integration

Create custom Hacker News and Slack workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Hacker News supported actions

Get Many
Get many items
Get
Get a Hacker News article
Get
Get a Hacker News user

Slack supported actions

Archive
Archives a conversation
Close
Closes a direct message or multi-person direct message
Create
Initiates a public or private channel-based conversation
Get
Get information about a channel
Get Many
Get many channels in a Slack team
History
Get a conversation's history of messages and events
Invite
Invite a user to a channel
Join
Joins an existing conversation
Kick
Removes a user from a channel
Leave
Leaves a conversation
Member
List members of a conversation
Open
Opens or resumes a direct message or multi-person direct message
Rename
Renames a conversation
Replies
Get a thread of messages posted to a channel
Set Purpose
Sets the purpose for a conversation
Set Topic
Sets the topic for a conversation
Unarchive
Unarchives a conversation
Get
Get Many
Get & filters team files
Upload
Create or upload an existing file
Delete
Get Permalink
Search
Send
Send and Wait for Response
Update
Add
Adds a reaction to a message
Get
Get the reactions of a message
Remove
Remove a reaction of a message
Add
Add a star to an item
Delete
Delete a star from an item
Get Many
Get many stars of autenticated user
Get
Get information about a user
Get Many
Get a list of many users
Get User's Profile
Get a user's profile
Get User's Status
Get online status of a user
Update User's Profile
Update a user's profile
Add Users
Create
Disable
Enable
Get Many
Get Users
Update

FAQs

  • Can Hacker News connect with Slack?

  • Can I use Hacker News’s API with n8n?

  • Can I use Slack’s API with n8n?

  • Is n8n secure for integrating Hacker News and Slack?

  • How to get started with Hacker News and Slack integration in n8n.io?

Need help setting up your Hacker News and Slack integration?

Discover our latest community's recommendations and join the discussions about Hacker News and Slack integration.
Nicolas N
Muhammed Iqbal P B
Nicolas N

Looking to integrate Hacker News and Slack in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Hacker News with Slack

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon