Skip to main content

Enrich new Discourse members with Clearbit then notify in Slack

Workflow preview

Workflow preview
100%
Enrich new Discourse members with Clearbit then notify in Slack preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Who is this template for? This workflow template is designed for Sales and Customer Success professionals seeking alerts when potential high value users, prospects, or existing customers register f...

Best for

  • Lead Generation automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.filter, n8n-nodes-base.noop, n8n-nodes-base.stickynote, n8n-nodes-base.clearbit, n8n-nodes-base.webhook, n8n-nodes-base.slack

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Max Tkacz.

Original n8n.io source

1.1 Workflow description

Title
Enrich new Discourse members with Clearbit then notify in Slack
Workflow name
Enrich new Discourse members with Clearbit then notify in Slack

Who is this template for?

This workflow template is designed for Sales and Customer Success professionals seeking alerts when potential high-value users, prospects, or existing customers register for a Discourse community. Leveraging Clearbit, it retrieves enriched data for the new member to assess their value.

Example result in Slack

How it works

  • Each time a new member is created in Discourse, the workflow runs (powered by Discourse's native Webhooks feature).
  • After filtering out popular private email accounts, we run the member's email through Clearbit to fetch available information on the member as well as their organization.
  • If the enriched data meets certain criteria, we send a Slack message to a channel. This message has a few quick actions: Open LinkedIn profile and Email member

Setup instructions

Overview is below. Watch this 🎥 quick set up video for detailed instructions on how to get the template running, as well as how to customize it.

  1. Complete the Set up credentials step when you first open the workflow. You'll need a Discourse (admin user), Clearbit, and Slack account.
  2. Set up the Webhook in Discourse, linking the On new Discourse user Trigger with your Discourse community.
  3. Set the correct channel to send to in the Post message in channel step
  4. After testing your workflow, swap the Test URL to Production URL in Discourse and activate your workflow

Template was created in n8n v1.29.1

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Filter out common personal emails

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2

Block 2 - No clearbit enrichment available

Type / Role
n8n-nodes-base.noOp - noOp
Config choices
Version 1

Block 3 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Enrich user with Clearbit

Type / Role
n8n-nodes-base.clearbit - clearbit
Config choices
Version 1

Block 6 - Get company info

Type / Role
n8n-nodes-base.clearbit - clearbit
Config choices
Version 1

Block 7 - Filter for high value leads

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2

Block 8 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - On new Discourse user

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 1.1

Block 10 - Post message in Channel

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.1

Block 11 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Enrich new Discourse members with Clearbit then notify in Slack
Complexity intermediate
Nodes 12
Categories Lead Generation
Author Max Tkacz
Published 21 Feb 2024

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/2109/2109.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Enrich new Discourse members with Clearbit then notify in Slack do?

Who is this template for? This workflow template is designed for Sales and Customer Success professionals seeking alerts when potential high value users, prospects, or existing customers register f...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation use case.