Automate Telegram Call Center with Google Speech-to-Text Integration - n8n Workflow | Neura Market
Automate Telegram Call Center with Google Speech-to-Text Integration
This workflow automates the processing of Telegram messages for a call center, leveraging Google Speech-to-Text for voice message transcription and PostgreSQL for member data management.
This advanced n8n workflow is designed for a call center environment, integrating Telegram for message reception and Google Speech-to-Text for converting voice messages to text. It includes a caching mechanism using Redis for efficient member data retrieval from PostgreSQL. The workflow supports multiple languages and includes error management features, making it robust for production use.
Platform
n8n
Category
AI
Price
Free
Creator
Camila Torres
DEMO
2.0
Input
if
set
code
redis
switch
postgres
telegram
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.