Skip to content

[Suggestion] Make (Integromat) custom app for Deepgram audio transcription and analysis (Node.js) #279

Description

@deepgram-robot

What to build

A Make.com (formerly Integromat) custom app that provides Deepgram STT, TTS, and Text Intelligence as modules in Make automation workflows, enabling no-code/low-code audio processing pipelines.

Why this matters

Make.com is one of the largest no-code automation platforms with millions of users building business process automation. Developers and business users need audio transcription, text-to-speech, and text analysis capabilities in their automation workflows — for example, automatically transcribing voicemails and emailing summaries, generating audio versions of written content, or analyzing call recordings for sentiment. A Deepgram community node exists for n8n, but Make.com has no equivalent, leaving a large automation user base without access to Deepgram.

Suggested scope

  • Language: Node.js (Make Custom App SDK)
  • Platform: Make.com Custom App
  • Deepgram APIs: Pre-recorded STT, TTS (REST), Text Intelligence
  • What to include:
    • Transcribe Audio action — transcribe an audio file or URL with configurable model, language, and features
    • Text to Speech action — generate audio from text with voice selection
    • Analyze Text action — run sentiment, topics, and entity extraction
    • Connection type with API key authentication
    • Example automation scenario: transcribe uploaded audio → analyze sentiment → route based on result

Acceptance criteria

  • Installable as a Make.com custom app
  • README explains setup, configuration, and Make.com custom app installation
  • Uses current Deepgram REST API endpoints
  • Includes at least 3 working action modules (transcribe, TTS, analyze)
  • Example automation scenario blueprint included for easy import
  • Input/output schemas are well-documented for Make's visual editor

Raised by the DX intelligence system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions