Hi n8n community!
I built a Feishu (飞书) / Lark integration node with 20 operations across 5 categories.
Capabilities
Free
- Send Text Message
- Webhook Trigger (message received)
Pro ($49 one-time)
| Resource | Operations |
|---|---|
| Messaging | Send Card (Markdown + color), Send Image, Send File, Batch Send |
| Bitable | Read, Create, Update, Delete, Search, List Tables |
| Approvals | List Pending, Get Detail, Approve, Reject |
| Calendar | List Events, Create Event |
| Contacts | Get User Info (Open ID / Email / Mobile), Search Users |
Quick start
npm install @lixiongwei/n8n-nodes-feishu
- Create a Feishu/Lark app, get App ID + Secret
- Add credentials in n8n → Feishu / Lark API
- Drop the node, pick a resource + operation, done
Includes 8 workflow templates
Import from workflows/ — Webhook→Card, Daily Report, Alert Escalation, Form→Bitable, Approval Reminder, Weekly Calendar, RSS Digest, GitHub→Feishu.
Links
- npm: https://www.npmjs.com/package/@lixiongwei/n8n-nodes-feishu
- Pro license ($49 one-time, lifetime):n8n Feishu Pro License n8n Feishu Pro License
Happy to answer questions!