Hello everyone,
I’ve been struggling to find a way to send a message to a WhatsApp number and wait for a response directly in the app, without using any external links or platforms.
To give you some context: I’m working on a large automation project for my client, and WhatsApp will be the main communication channel for interacting with all my modules (mail manager, CRM assistant, etc.).
For some parts of the automation, I need to get quick feedback from my client. For example, after a new email is drafted, I want to ask if it’s ready to be sent. This works fine using the “send and respond” node, but I’m not fully satisfied with this solution — it’s not very user-friendly.
Has anyone here had a similar idea and successfully implemented it?