What It Does
- Fetches real customers of a company using PredictLeads.
- Works with static domains or dynamic (
@Insert Input) template variables. - Automatically handles pagination and limits.
- Enriches workflows with customer-domain relationships.
- Preserves original input columns when running in batch mode.
🏁 Getting Started

1
Add the Node
Drag Get Company Customers into your flow.
2
Enter the Company Domain
Enter a static domain or use dynamic values like
{{company_domain}} via @Insert Input.3
Set Your Limit
Choose how many customers to fetch for each company (0–10,000).
4
Run the Flow
The node fetches customers and outputs enriched rows containing customer details and original columns.
Inputs
🛠️ Required Fields
-
Company Domain (✅)
Accepts static text or template variables like{{domain}}.
Why it matters: Defines which company’s customers to fetch. -
Limit (✅)
Number of customers to return (0–10,000).
Why it matters: Controls output size and credit usage.
Template variables must match real column names in your input table.
Output
Outputs the following fields for each customer:customer_namecustomer_domainsource_urlfirst_seen_atlast_seen_at- All original input columns
Conflicting column names are auto-suffixed (e.g.,
_1, _2).How It Works
- You enter a domain (static or dynamic).
- The node resolves template variables.
- Up to your limit, customers are collected.
- Enriched rows are output.
- Original columns are preserved.
🚀 Example Use Cases & Prompts
| Use Case | Setup Example |
|---|---|
| Map competitive ecosystems | company_domain = microsoft.com |
| Build customer graphs | Run on a CRM list of domains |
| Analyze SaaS dependency chains | Filter by industry → run node |
| Enrich company profiles | Add customer footprint as a column |
✨ Pro Tips
⚠️ Important Considerations
🛠 Troubleshooting & Gotchas
| Symptom | Likely Cause | Quick Fix |
|---|---|---|
| Empty output | Invalid domain or no customers | Check the domain / widen the limit |
| High credit usage | Large limit → many pages | Lower the limit |
| Unexpected columns | Name conflict | Look for suffixes like _1 |
📝 FAQ
Can I run this without an input table?
Can I run this without an input table?
Yes — enter a static domain like
microsoft.com.Do template variables support any column?
Do template variables support any column?
Yes, if the column exists in your input.
What happens if the domain is invalid?
What happens if the domain is invalid?
The node will skip or error depending on the case.
Does the node stop on failed rows?
Does the node stop on failed rows?
No — it logs the error and continues.
💰 Pricing
| Action | Credit Cost |
|---|---|
| Per page fetched (up to 100 customers) | 2 credits |
No customers found = no credits charged.
Fetch real customer ecosystems — perfect for enrichment, mapping, and GTM insights. 🔍