Skip to content

fellowapp/n8n-nodes-fellow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. Log in to Fellow
  2. Navigate to your user settings
  3. Generate an API key from the API, MCP & Webhooks section
  4. 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

Resources

License

MIT

About

The Official Fellow n8n Node

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors