Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This workflow automates the process of sending text to speech (TTS) voice calls using API. It allows users to submit a form with the message content, recipient's phone number, voice type, and langu...
n8n-nodes-base.stickynote, n8n-nodes-base.httprequest, n8n-nodes-base.formtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Davide.
Original n8n.io sourceThis workflow automates the process of sending text-to-speech (TTS) voice calls using API. It allows users to submit a form with the message content, recipient's phone number, voice type, and language, and then sends a voice call with the provided text.
This workflow is a simple yet powerful way to automate text-to-speech voice calls using API. It’s ideal for notifications, reminders, or any scenario where voice communication is needed.
Below is a breakdown of the workflow:
The workflow is designed to send voice calls with text-to-speech functionality. Here's how it works:
Form Submission:
Send Voice Call:
https://rest.clicksend.com/v3/voice/send).Outcome:
To set up and use this workflow in n8n, follow these steps:
Register on ClickSend:
Configure ClickSend API in n8n:
Set Up the Form Trigger:
Test the Workflow:
Optional Customization:
Contact me for consulting and support or add me on Linkedin.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Send voice calls in seconds: Automate Text-To-Speech using ClickSend API |
|---|---|
| Complexity | intermediate |
| Nodes | 5 |
| Categories | Lead Nurturing, Multimodal AI |
| Author | Davide |
| Published | 03 Mar 2025 |
Use the JSON export at /data/workflows/3072/3072.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This workflow automates the process of sending text to speech (TTS) voice calls using API. It allows users to submit a form with the message content, recipient's phone number, voice type, and langu...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Nurturing, Multimodal AI use case.