Package Information
Downloads: 175 weekly / 175 monthly
Latest Version: 1.0.0
Author: Fellow
Documentation
n8n-nodes-fellow
This is an n8n community node that lets you integrate Fellow into your n8n workflows.
Fellow is the top-rated AI meeting assistant that records, transcribes, and summarizes meetings. This node allows you to automate workflows triggered by meeting events and interact with Fellow's meeting notes and action items.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
Credentials
To use this node, you need a Fellow API key:
- Log in to Fellow
- Navigate to your user settings
- Generate an API key from the API, MCP & Webhooks section
- Use your workspace subdomain and API key to configure the credentials in n8n
Operations
Fellow Node
Action Items
- Get: Retrieve an action item by ID
- Get Many: List action items with optional filters (scope, completed, archived, AI-detected)
- Complete: Mark an action item as complete
Notes
- Get: Retrieve an AI-generated meeting note by ID
- Get Many: List notes with optional filters (title, event, channel, date ranges, attendees)
Fellow Trigger
Trigger workflows when Fellow events occur:
- AI Note Generated: Triggers when an AI note is generated after a meeting
- AI Note Shared to Channel: Triggers when an AI note is shared to a Fellow channel
- Action Item Assigned To Me: Triggers when an action item is assigned to you
- Action Item Completed: Triggers when an action item is marked as complete