Skip to content

Queue: WhatsApp Business voice message transcription (Node.js) #71

@github-actions

Description

@github-actions

Integration: WhatsApp Business API

Why this is valuable

WhatsApp has 2B+ users and 200M+ businesses. Voice messages are a dominant communication mode, especially in international markets. Developers building customer service, compliance, and analytics tools need automated voice message transcription — a natural Deepgram use case with massive reach.

Suggested approach

Build a Node.js webhook server that receives WhatsApp voice messages via the WhatsApp Business Cloud API, downloads the audio, transcribes with Deepgram STT, and replies with the transcript. Optionally show sentiment analysis via Audio Intelligence.

Credentials needed

  • DEEPGRAM_API_KEY
  • WHATSAPP_TOKEN (Meta Business API access token)
  • WHATSAPP_VERIFY_TOKEN (webhook verification token)
  • WHATSAPP_PHONE_NUMBER_ID

Reference


Queued by PM on 2026-03-30

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions