Package Information
Documentation
n8n-nodes-onepage
A streamlined n8n Community Node for real-time integration of OnePage Leads via a trigger.
Ideal for anyone who wants to immediately automate the processing of new leads – without polling, without detours.
What is n8n?
n8n is a workflow automation tool that lets you automate processes between different web applications – such as OnePage, CRM systems, Slack, email, or databases.
Instead of manual work, processes run automatically in the background as soon as an event occurs.
⚖️ Legal Notice
This community node uses the public OnePage API and is not officially affiliated with OnePage.
All trademarks and product names are the property of their respective owners.
Note: This is a community-developed integration. For official support, please contact OnePage directly.
🚀 Overview
The OnePage n8n Node provides a trigger that is activated as soon as a new lead is received in OnePage.
The trigger is perfect for:
- Lead forwarding
- CRM synchronization
- Notifications
- Automated follow-ups
- Internal processes & scoring
No manual retrieval.
No time delay.
- No manual retrieval. 100% Event-Based.
✨ Main Function
⚡ OnePage Trigger – New Lead
This node provides exactly one trigger:
New Lead
Triggered as soon as a new lead is created in OnePage
Use via webhooks (real-time)
Automatic registration & removal of the webhook in OnePage
🔔 Trigger Details
OnePage Trigger: New Lead
| Property | Description |
| ----------------- | --------------------- |
| Trigger Type | Webhook |
| Trigger | New Lead in OnePage |
| Execution | Real-time |
| Webhook Handling | Automatic |
| Multiple Workflows | Supported |
The trigger sends all lead data provided by the OnePage webhook directly to the workflow.
📦 Installation
Requirements
- n8n version 1.0.0 or higher
- Active OnePage account
Installation via Community Nodes
Open your n8n instance
Go to Settings → Community Nodes
Click Install
Install one of the following packages:
Option 1 – Scoped (recommended)
@rjsebening/n8n-nodes-onepage
Option 2 – Unscoped
n8n-nodes-onepage
- Restart n8n → Node is available
🔐 Configuration
Creating OnePage API Credentials
In n8n, go to Credentials → New Credential
Select OnePage API
Enter your login details:
Email: OnePage Login Email
Password: OnePage Login Password
Base URL:
https://api-eu.onepage.io/api/v1
- Save
The connection will be tested automatically upon saving.
🧩 Workflow Usage
Create a new workflow
Add the OnePage Trigger
Select the New Lead trigger type
Activate the workflow
👉 From now on, the workflow will be executed automatically for every new lead.
📖 Typical Use Cases
- Automatically transfer new OnePage leads to the CRM
- Instant notification via Slack, email, or Microsoft Teams
- Lead scoring and qualification immediately upon receipt
- Initiate automated follow-up workflows
- Handoff to sales or onboarding processes
🌍 Why this is important
Many teams don't lose leads during marketing –
but after they've been received.
This node ensures that:
- No leads are left behind
- Response times drop to seconds
- Manual work is eliminated
- Processes become scalable
In short: Leads come in – everything else runs automatically.
📬 About the author
I am Rezk Jörg Sebening –
a business automation expert for n8n, APIs, and scalable processes in the DACH region.
I develop n8n nodes and systems that consistently eliminate manual work.
👉 Follow me on GitHub for more practical community nodes and integrations.
📋 Disclaimer
This unofficial community Node is not affiliated with, supported, or sponsored by OnePage.
It only provides an interface to the publicly available OnePage API under its terms of use.
Important Notes:
- This Node is developed and maintained by the community
- For issues with the OnePage API itself, please contact official OnePage support
- All OnePage trademarks and logos belong to OnePage
- This Node only acts as a connector to the public API