🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

n8n-nodes-yepcode

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-yepcode

Custom n8n node module for YepCode

1.0.4
latest
Version published
Maintainers
1
Created

YepCode Image

n8n-nodes-yepcode

This is an n8n community node that enables you to use YepCode within your n8n workflows.

Easily execute AI-generated code in a secure, scalable environment with full support for dependencies, secrets, logs, and access to APIs or databases—all on a developer-first platform designed to create any integration or automation without DevOps complexity.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Run a YepCode Process: Execute a specific YepCode process by selecting it from your YepCode workspace. Supports passing parameters, version selection, and advanced options such as synchronous/asynchronous execution.
  • Run Code: Directly execute custom code in YepCode from your n8n workflow, with full support for dependencies and secrets.

Credentials

Authentication is required to use this node. You'll need your YepCode API token, which you can find in your YepCode workspace under Settings > API credentials. For YepCode On-Premise, you may also specify a custom API host.

  • Sign up for YepCode Cloud.
  • Get your API token from Settings > API credentials in your YepCode workspace.
  • Create your n8n credential using this token.
  • (Optional) Enter a custom API host if using YepCode On-Premise.

Usage

To use this node, add it to your n8n workflow and configure the required fields, such as selecting the YepCode process or entering your custom code. Make sure your credentials are set up as described above. For more information on using n8n community nodes, see the n8n documentation. If you are new to n8n, you can get started with the Try it out guide.

Resources

FAQs

Package last updated on 06 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts