Latest updates from the Fellow team
New
Update

Webhooks + Action Items API

Ashley avatar
Shared by Ashley • January 21, 2026

Fellow’s Developer API now includes Webhooks and a new Action Items API, giving teams more powerful ways to build real-time workflows and integrations with Fellow.

Webhooks automatically send events to your systems when key activities happen in Fellow, so you can trigger workflows instantly without polling the API.

Fellow currently supports four webhook events:

1. AI note is generated

2. AI note is shared to a channel

3. Action item is assigned

4. Action item is completed

The new Action Items API provides programmatic access to action items, allowing you to manage tasks from external tools.

You can:

1. Fetch and filter action items
2. Mark them complete or incomplete
3. Archive tasks