n8n-nodes-leadboxer
v0.1.1
Published
n8n node for LeadBoxer API - Domain and IP lookup for lead generation
Maintainers
Readme
n8n-nodes-leadboxer
This is an n8n community node that lets you use LeadBoxer API in your n8n workflows.
LeadBoxer is a Lead Data Platform for Lead identification, qualification, and management.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
- Go to Settings > Community Nodes.
- Select Install.
- Enter
n8n-nodes-leadboxerin Enter npm package name. - Agree to the risks of using community nodes.
- Select Install.
After installing the node, you can use it like any other node. n8n displays the node in search results in the Nodes panel.
Operations
This node supports the following operations:
Domain Lookup
Get enriched company information for any domain
Returns company details, location, employee range, industry classification, technologies in use, and related firmographic data
IP Address Lookup
Get company identification and detailed context for an IP address
Returns the identified company domain (when available), plus country, city, ISP, timezone, coordinates, and usage type
Credentials
To use this node, you need a LeadBoxer API key.You can obtain one in the LeadBoxer Developer Portal
Enter your API key in the n8n credentials:
- Credential Type: LeadBoxer API
- API Key: Your LeadBoxer API key
[!CAUTION]
The API key should be kept secure and never shared publicly
Compatibility
- Minimum n8n version: 1.0.0+
- Tested with n8n version: 1.0.0+
