Package Information
Documentation
n8n-nodes-pubrio
n8n community node for Pubrio — the glocalized business data layer for AI agents and revenue teams. Search the whole market — not just the 30% in mainstream datasets.
Search companies and people, enrich records, reveal contact information, monitor business signals, and access reference data — all from within n8n.
Installation
Follow the installation guide in the n8n community nodes documentation.
- Open your n8n instance
- Go to Settings > Community Nodes
- Select Install
- Enter
n8n-nodes-pubrioand confirm
Authentication
You need a Pubrio account with API access to use this node.
- Sign up or log in at dashboard.pubrio.com
- Go to Settings and copy your API Key
- In n8n, create a new Pubrio API credential and paste your API key
For full API documentation, visit docs.pubrio.com.
Nodes
Pubrio
The main node for interacting with the Pubrio API across 5 resources and 50 operations.
Pubrio Trigger
A webhook trigger node that receives events from Pubrio monitors. Copy the webhook URL into your monitor configuration to start workflows when monitors fire.
Operations
Company (13 operations)
| Operation | Description |
|---|---|
| Advertisement Lookup | Look up advertisement details by ID |
| Advertisement Search | Search company advertisements and campaigns |
| Enrich | Get enriched company data (consumes credits) |
| Job Lookup | Look up job posting details by ID |
| Job Search | Search job postings across companies |
| LinkedIn Lookup | Real-time LinkedIn company lookup |
| Lookalike Lookup | Look up lookalike companies for a given company |
| Lookalike Search | Search for similar companies with filters |
| Lookup | Look up a company by domain, LinkedIn URL, or ID |
| News Lookup | Look up news article details by ID |
| News Search | Search company news and press releases |
| Search | Search companies with filters (name, domain, location, headcount, revenue, verticals, technologies, keywords, and more) |
| Technology Lookup | Look up technologies used by a company |
Filter (14 operations)
Reference data endpoints for building search filters.
| Operation | Description |
|---|---|
| Get Company Sizes | Get available company size ranges |
| Get Department Functions | Get available department functions |
| Get Departments | Get available department titles |
| Get Locations | Get available location codes |
| Get Management Levels | Get available management/seniority levels |
| Get News Categories | Get available news categories |
| Get News Galleries | Get available news galleries |
| Get News Languages | Get available news languages |
| Get Timezones | Get available timezones |
| Search Technologies | Search technology tags by keyword |
| Search Technology Categories | Search technology categories by keyword |
| Search Vertical Categories | Search vertical categories by keyword |
| Search Vertical Sub-Categories | Search vertical sub-categories by keyword |
| Search Verticals | Search industry verticals by keyword |
Person (7 operations)
| Operation | Description |
|---|---|
| Search | Search people with filters (name, title, department, seniority, location) |
| Lookup | Look up a person by LinkedIn URL or ID |
| Enrich | Get enriched person data (consumes credits) |
| LinkedIn Lookup | Real-time LinkedIn person lookup |
| Redeem Contact | Reveal email or phone for a person (consumes credits) |
| Batch Redeem | Reveal contacts for multiple people at once |
| Query Batch | Check the status of a batch redeem operation |
Monitor (14 operations)
| Operation | Description |
|---|---|
| Create | Create a new signal monitor (jobs, news, ads) |
| Update | Update an existing monitor |
| Get | Get monitor details (with optional signature reveal) |
| List | List all monitors with filtering and sorting |
| Delete | Delete a monitor |
| Duplicate | Duplicate a monitor |
| Test Run | Test-run a monitor to preview results |
| Retry | Retry a failed monitor delivery |
| Get Stats | Get monitor statistics overview |
| Get Logs | Get monitor execution logs |
| Get Chart | Get daily trigger statistics over a date range |
| Get Log Detail | Look up a specific monitor log entry |
| Reveal Signature | Reveal the webhook signature for a monitor |
| Validate Webhook | Test a webhook destination configuration |
Profile (2 operations)
| Operation | Description |
|---|---|
| Get Details | Get workspace profile details |
| Get Usage | Get credit usage and subscription information |
Example Use Cases
- Lead enrichment: Trigger on new HubSpot contacts, enrich with Pubrio, update the CRM record
- Company research: Search for companies in a specific industry and region, export to Google Sheets
- Signal monitoring: Set up monitors for job postings at target accounts, receive webhook alerts via Pubrio Trigger
- Contact discovery: Search for decision-makers at target companies, reveal their email addresses
- Competitive intelligence: Search company news, job postings, and advertisements for market insights
- Lookalike prospecting: Find companies similar to your best customers using lookalike search
Compatibility
- Requires n8n version 1.0.0 or later
- Works on both n8n Cloud and self-hosted instances