New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

n8n-nodes-getfly

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-getfly

n8n node to connect with Getfly CRM API

latest
Source
npmnpm
Version
0.1.4
Version published
Maintainers
0
Created
Source

n8n-nodes-getfly

Node này cho phép bạn tương tác với Getfly CRM API trong n8n.

Cài đặt

Cài đặt thông qua giao diện n8n

  • Đi đến Settings > Community Nodes
  • Chọn Install
  • Nhập n8n-nodes-getfly vào ô Enter npm package name
  • Đồng ý với rủi ro khi cài đặt các node từ cộng đồng
  • Chọn Install

Cài đặt thủ công

Bạn cũng có thể cài đặt thủ công node này:

cd ~/.n8n/nodes
npm install n8n-nodes-getfly

Sau đó khởi động lại n8n.

Sử dụng

Để sử dụng node này, bạn cần có tài khoản Getfly CRM và API Key. Bạn có thể lấy API Key từ tài khoản quản trị Getfly CRM > Cài đặt > Tích hợp > Tích hợp phần mềm khác > Getfly API Key.

Xác thực

  • Tạo một credential mới cho Getfly API
  • Nhập API Key của bạn
  • Nhập tên miền của Getfly CRM (ví dụ: tencongty.getflycrm.com)

Các tính năng

Node này hỗ trợ các tính năng sau:

Khách hàng

  • Lấy danh sách: Lấy danh sách khách hàng từ Getfly CRM

Đơn hàng

  • Lấy danh sách: Lấy danh sách đơn hàng từ Getfly CRM

Tài liệu tham khảo

License

MIT

Keywords

n8n-community-node-package

FAQs

Package last updated on 16 Mar 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