Back to Nodes

Do Not Use This

Last updated Sep 25, 2022

[![NPM badge](https://img.shields.io/npm/v/n8n-nodes-api-credentials.svg)](https://www.npmjs.com/package/n8n-nodes-api-credentials)

4 Weekly Downloads
69 Monthly Downloads

Included Nodes

Do Not Use This

Description

n8n-nodes-api-credentials

NPM badge

提供各种API的鉴权设置

功能

微丰API

文档

企业微信

文档

语雀

文档

本地安装

  1. 启动n8nnpx n8n

  2. 下载插件并开启编译

$ cd ~/git
$ git clone https://github.com/ruanjf/n8n-nodes-api-credentials.git
$ cd n8n-nodes-api-credentials
$ npm run dev
  1. 安装本地依赖
$ cd ~/.n8n/nodes/
$ npm install ../../git/n8n-nodes-api-credentials
  1. 重启n8n

License

MIT