UNPKG

@firefliesai/n8n-nodes-fireflies

Version:

An n8n integration for the Fireflies.ai API that enables workflow automation with meeting transcripts, analytics, summaries, and other conversation data from Fireflies.ai's AI meeting assistant.

3 lines (2 loc) 112 B
export { getActiveMeetings } from './getActiveMeetings'; export { addToLiveMeeting } from './addToLiveMeeting';