Direct sources are configured inside Yuzu.

Bridge sources come through Zapier today.

Destinations receive notification events.

## Direct sources

Providers Yuzu can connect to directly from workspace settings.

| Provider   | Role                            | Auth                        | Integration method                                                                                              | Status  |
|------------|---------------------------------|-----------------------------|-----------------------------------------------------------------------------------------------------------------|---------|
| Fireflies  | Meeting transcript source        | API key + webhook URL      | Fireflies sends a completion webhook; Yuzu fetches transcript, summary, and speaker segments through the API. | Direct  |
| Fathom     | Meeting transcript source        | OAuth 2.0                  | Yuzu provisions and manages the Fathom webhook after authorization, then syncs completed recordings.            | Direct  |
| Granola    | Meeting notes source            | Personal API key           | Yuzu polls the Granola public API for new notes and can backfill recent meetings.                               | Direct  |
| Ergo       | Meeting transcript source        | Webhook URL + HMAC secret  | Ergo posts the full meeting payload to a Yuzu webhook. No API fetch or historical sync.                        | Direct  |
| Circleback | Meeting transcript source        | Webhook URL + signing secret| A Circleback automation sends notes, action items, transcript, attendees, and recording URL to Yuzu.              | Direct  |
| Monaco     | Revenue meeting source          | API key                    | Yuzu polls Monaco meetings, imports transcript segments, summaries, attendees, and recording URLs.                | Direct  |
| HubSpot    | CRM + call source               | OAuth 2.0                  | Yuzu imports HubSpot calls, meetings, recordings, contacts, owners, and associated deal context.                | Direct  |

### Fireflies

| Role                         | Auth                      | Integration method                                                                                                |
|------------------------------|---------------------------|-----------------------------------------------------------------------------------------------------------------| 
| Meeting transcript source     | API key + webhook URL      | Fireflies sends a completion webhook; Yuzu fetches transcript, summary, and speaker segments through the API.  |

### Fathom

| Role                         | Auth                      | Integration method                                                                                                |
|------------------------------|---------------------------|-----------------------------------------------------------------------------------------------------------------|
| Meeting transcript source     | OAuth 2.0                  | Yuzu provisions and manages the Fathom webhook after authorization, then syncs completed recordings.            |

### Granola

| Role                         | Auth                      | Integration method                                                                                                |
|------------------------------|---------------------------|-----------------------------------------------------------------------------------------------------------------|
| Meeting notes source         | Personal API key           | Yuzu polls the Granola public API for new notes and can backfill recent meetings.                              |

### Ergo

| Role                         | Auth                      | Integration method                                                                                                |
|------------------------------|---------------------------|-----------------------------------------------------------------------------------------------------------------|
| Meeting transcript source     | Webhook URL + HMAC secret  | Ergo posts the full meeting payload to a Yuzu webhook. No API fetch or historical sync.                        |

### Circleback

| Role                         | Auth                      | Integration method                                                                                                |
|------------------------------|---------------------------|-----------------------------------------------------------------------------------------------------------------|
| Meeting transcript source     | Webhook URL + signing secret| A Circleback automation sends notes, action items, transcript, attendees, and recording URL to Yuzu.            |

### Monaco

| Role                         | Auth                      | Integration method                                                                                                |
|------------------------------|---------------------------|-----------------------------------------------------------------------------------------------------------------|
| Revenue meeting source        | API key                    | Yuzu polls Monaco meetings, imports transcript segments, summaries, attendees, and recording URLs.              |

### HubSpot

| Role                         | Auth                      | Integration method                                                                                                |
|------------------------------|---------------------------|-----------------------------------------------------------------------------------------------------------------|
| CRM + call source             | OAuth 2.0                  | Yuzu imports HubSpot calls, meetings, recordings, contacts, owners, and associated deal context.                |

## Bridge sources

Providers supported through Zapier while direct connectors are in beta or not exposed.

| Provider       | Role                    | Auth                        | Integration method                                                                                                                    | Status  |
|----------------|-------------------------|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------|---------|
| Zapier         | Transcript bridge        | OAuth 2.0 with the Yuzu Zapier app | Map transcript, title, date, participants, summary, and action items from any Zapier source into Yuzu.                              | Beta    |
| Otter          | Meeting transcript source | Via Zapier today           | Use Otter as the Zap trigger and send transcript fields into the Yuzu Zapier action.                                                  | Bridge  |
| Grain          | Recording + transcript source | Via Zapier today           | Use Grain as the Zap trigger and map recording or transcript metadata into Yuzu.                                                      | Bridge  |
| tl;dv and other notetakers | Meeting transcript source | Via Zapier today           | Any source that can pass a transcript through Zapier can create Yuzu transcripts and trigger flows.                                    | Bridge  |

### Zapier

| Role                    | Auth                        | Integration method                                                                                                                    |
|-------------------------|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------| 
| Transcript bridge       | OAuth 2.0 with the Yuzu Zapier app | Map transcript, title, date, participants, summary, and action items from any Zapier source into Yuzu.                              |

### Otter

| Role                    | Auth                        | Integration method                                                                                                                    |
|-------------------------|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------| 
| Meeting transcript source | Via Zapier today           | Use Otter as the Zap trigger and send transcript fields into the Yuzu Zapier action.                                                  |

### Grain

| Role                    | Auth                        | Integration method                                                                                                                    |
|-------------------------|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------| 
| Recording + transcript source | Via Zapier today           | Use Grain as the Zap trigger and map recording or transcript metadata into Yuzu.                                                      |

### tl;dv and other notetakers

| Role                    | Auth                        | Integration method                                                                                                                    |
|-------------------------|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------| 
| Meeting transcript source | Via Zapier today           | Any source that can pass a transcript through Zapier can create Yuzu transcripts and trigger flows.                                    |

## Destinations

Where Yuzu can send notification events.

| Provider                | Role                        | Auth                        | Integration method                                                                                                                    | Status      |
|-------------------------|-----------------------------|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------|-------------|
| Slack                   | Notification destination     | OAuth 2.0                  | Yuzu sends DMs for video renders, transcript completion, email drafts, links, and approval requests.                                   | Destination |
| Telegram                | Notification destination     | Telegram bot deep link       | Connect a Telegram chat to receive the same Yuzu notification events as direct messages.                                             | Destination |
| Webhook notifications    | Custom notification destination| Destination webhook URL       | Yuzu sends event POSTs to your endpoint for teams that want to route alerts into internal systems.                                     | Destination |

### Slack

| Role                        | Auth                        | Integration method                                                                                                                    |
|-----------------------------|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------| 
| Notification destination     | OAuth 2.0                  | Yuzu sends DMs for video renders, transcript completion, email drafts, links, and approval requests.                                   |

### Telegram

| Role                        | Auth                        | Integration method                                                                                                                    |
|-----------------------------|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------| 
| Notification destination     | Telegram bot deep link       | Connect a Telegram chat to receive the same Yuzu notification events as direct messages.                                              |

### Webhook notifications

| Role                        | Auth                        | Integration method                                                                                                                    |
|-----------------------------|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------| 
| Custom notification destination | Destination webhook URL       | Yuzu sends event POSTs to your endpoint for teams that want to route alerts into internal systems.

Workspace model

Each user connects sources for their own account inside the workspace. Multiple teammates can connect the same or different providers, and Zapier can run alongside direct sources.
