I'm attempting to send an audio file via the WhatsApp Business Cloud node to my WhatsApp number.
My current workflow involves receiving a voice message through WhatsApp, transcribing it to text using callin.io, processing it with an agent, and then converting the result back into a voice message. I want this generated voice message to be sent to my WhatsApp number. While I can hear the converted voice message within callin.io, it's not being delivered to my WhatsApp. I'm not seeing any error messages in callin.io, my browser, or my Facebook account. The WhatsApp node indicates successful execution. Does anyone have insights into why the voice message might not be sending?
Information on your callin.io setup
- callin.io version: 1.84.3
- Database (default: SQLite): qdrant
- callin.io EXECUTIONS_PROCESS setting (default: own, main):
- Running callin.io via (Docker, npm, callin.io cloud, desktop app): docker
- Operating system: ubuntu 24.04.2 LTS
Thanks for the quick reply! I've already checked this, and the audio file is 2.03MB and of type Ogg. I assume this shouldn't be causing the error.
Could you please share your workflow? I'll take a look!
Tip: Insert your workflow by clicking ‘>’ and pasting in the code inside the backticks</p>
Thank you very much! I've added the workflow to the problem description.
Hello,
Unfortunately, it appears the workflow wasn't shared correctly.
Could you please verify it? If the JSON is accurate, it ought to appear as the actual workflow in the preview, rather than just raw JSON.
Thanks for the hint, I have updated it now.
Great! I'll take a look and get back to you.