n8n webhooks

This plugin adds webhook functionality to Payload CMS for n8n integration.

Community 3 9/wk MIT v0.0.5

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

Similar plugins

More in Workflow