n8n webhooks
This plugin adds webhook functionality to Payload CMS for n8n integration.
Installation
pnpm add @nixperts/n8n-webhooks About
The n8n webhooks plugin enables Payload CMS to easily trigger workflows in n8n, a popular automation tool. Users can register webhooks from their n8n instance directly within their Payload CMS setup. The plugin facilitates this by creating two collections: one for managing webhooks and another for authentication credentials needed for webhook calls. Additionally, the plugin exports a function, makeN8nWebhookRequest, which can be utilized in code to make requests to n8n webhook endpoints. To integrate the plugin, developers need to configure it within their PayloadCMS configuration file by specifying the base URL of their n8n instance. Options include enabling the plugin and setting it to test mode, which slightly modifies the webhook endpoint for testing purposes. The plugin is in early development, and users should be aware that features may change before a stable version is released.
Package info
- Package name
@nixperts/n8n-webhooks- Latest version
0.0.5- Unpacked size
- 63 kB
- License
- MIT
- Weekly downloads
- 1
- Last publish
- Oct 19, 2025
Similar plugins
More in WorkflowMulti-provider SMS
Send SMS through various providers in Payload CMS.
Socials
Multi-platform social publishing plugin for Payload 3 with OAuth adapters, scheduling, and audit trails for Pinterest, Instagram, Facebook, and Google Business Profile.
Discord Sync
Syncs Discord guilds, channels, members, and roles into Payload collections on demand, over HTTP, or on a cron schedule via discord.js.
Reservation and Booking Manager
Manage reservations and bookings through Payload CMS with conflict detection and scheduling.
Scheduled posts
Adds configurable scheduling for posts and pages in Payload CMS.
Zapier
Sends Zapier webhook events when Payload collection documents are created, updated, or deleted.