Skip to main content

Auto-fill Monday.com lead boards with FullEnrich People Search results

Workflow preview

Workflow preview
100%
Auto-fill Monday.com lead boards with FullEnrich People Search results preview
Open on n8n.io

1. Workflow Overview

How it works This workflow lets you search for leads using FullEnrich's People Search API directly from Monday.com, then auto fills the results as new items on your board. A Monday.com automation s...

Best for

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

Tools used

n8n-nodes-base.webhook, n8n-nodes-base.respondtowebhook, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.mondaycom, n8n-nodes-base.stickynote

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Auto-fill Monday.com lead boards with FullEnrich People Search results
Workflow name
Auto-fill Monday.com lead boards with FullEnrich People Search results

How it works

This workflow lets you search for leads using FullEnrich's People Search API directly from Monday.com, then auto-fills the results as new items on your board.

  • A Monday.com automation sends a webhook when a new item is created on your "search criteria" board
  • The workflow responds to Monday.com's challenge handshake, then calls FullEnrich's People Search API with the criteria from your Monday.com columns (job title, industry, location, company size, number of results)
  • The search results are split into individual people and each one is created as a new item on your Monday.com "results" board with their name, title, company, domain, LinkedIn URL, and location

Set up steps

Setup takes about 15 minutes:

  1. Monday.com "Search Criteria" board — Create a board with these columns: Job Title (text), Industry (text), Location (text), Company Size (text), Number of Results (number). Note down the column IDs
  2. Monday.com "Results" board — Create a board with columns for: First Name, Last Name, Job Title, Company Name, Company Domain, LinkedIn URL, Location. Note down the board ID, group ID, and column IDs
  3. Monday.com automation — On your search criteria board, create an automation: When item created → send webhook to the production URL from the "Monday.com Webhook" node
  4. FullEnrich — Connect your FullEnrich API credentials
  5. Monday.com — Connect your Monday.com API credentials
  6. Column mapping — Update the column IDs in the HTTP Request body and in the Monday.com node to match your boards
  7. Activate the workflow

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 - Monday.com Webhook

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

Block 2 - Challenge Response

Type / Role
n8n-nodes-base.respondToWebhook - respondToWebhook
Config choices
Version 1.5

Block 3 - FullEnrich People Search

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.4

Block 4 - Split Results

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

Block 5 - Create Monday.com Items

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

Block 6 - Sticky Note

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

Block 7 - Sticky Note1

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

Block 8 - Sticky Note2

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

Block 9 - Sticky Note3

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

Block 10 - Sticky Note4

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

Block 11 - Sticky Note5

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

Block 12 - Sticky Note6

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

3. Summary Table

Workflow Auto-fill Monday.com lead boards with FullEnrich People Search results
Complexity intermediate
Nodes 12
Categories Lead Generation
Author ToolMonsters
Published 22 Mar 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/14226/14226.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 Auto-fill Monday.com lead boards with FullEnrich People Search results do?

How it works This workflow lets you search for leads using FullEnrich's People Search API directly from Monday.com, then auto fills the results as new items on your board. A Monday.com automation s...

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.