Version 0
Fireflies Channel
Fireflies channel driver for inbound webhooks and transcript ingest.
mortelos/channel-fireflies is the Fireflies channel driver for MortelOS.
Use It For
| Area | Package responsibility |
|---|---|
| Webhooks | Receive Fireflies inbound webhook calls. |
| Transcript ingest | Process transcript payloads into MortelOS channel flows. |
| Operations | Setup and health commands for the Fireflies channel. |
Install
composer require mortelos/channel-fireflies
Boundaries
The package owns the Fireflies driver, API client, webhook route and processing job. The host app owns credentials, tenant policy and what happens after transcript ingest.