npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

n8n-nodes-onepage

v0.1.3

Published

OnePage.io Trigger

Downloads

331

Readme

n8n-nodes-onepage

OnePage Node

Version

License

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

  1. Open your n8n instance

  2. Go to Settings → Community Nodes

  3. Click Install

  4. Install one of the following packages:

Option 1 – Scoped (recommended)

@rjsebening/n8n-nodes-onepage

Option 2 – Unscoped

n8n-nodes-onepage
  1. Restart n8n → Node is available

🔐 Configuration

Creating OnePage API Credentials

  1. In n8n, go to Credentials → New Credential

  2. Select OnePage API

  3. Enter your login details:

  • Email: OnePage Login Email

  • Password: OnePage Login Password

  • Base URL:


https://api-eu.onepage.io/api/v1
  1. Save

The connection will be tested automatically upon saving.


🧩 Workflow Usage

  1. Create a new workflow

  2. Add the OnePage Trigger

  3. Select the New Lead trigger type

  4. 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