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
- 9
- Last publish
- Oct 19, 2025
More from nixperts
View profileSimilar plugins
More in WorkflowZapier
Sends Zapier webhook events when Payload collection documents are created, updated, or deleted.
Workflow
A workflow plugin for Payload CMS that adds custom status management.
Kanban Board
A kanban board plugin for managing tasks in Payload CMS.
Multi-provider SMS
Send SMS through various providers in Payload CMS.
Scheduled posts
Adds configurable scheduling for posts and pages in Payload CMS.
Reservation and Booking Manager
Manage reservations and bookings through Payload CMS with conflict detection and scheduling.