Back to Nodes

Clerk

Last updated Oct 3, 2025

A community package for n8n that provides nodes to interact with the Clerk API.

2 Weekly Downloads
7 Monthly Downloads

Included Nodes

Clerk

Description

Banner image

Additional Local Setup

  1. Set the container flag for external npm packages e.g. NODE_FUNCTION_ALLOW_EXTERNAL=* for all or just add @clerk/backend
  2. To install the package on the container run docker exec -it <container-name> npm install @clerk/backend

Shout out: https://github.com/oriondesign2015/n8n-nodes-evolution-api for the inspiration on project structure.