Blynk To Whatsapp

How to create a notification that will be sent to WhatsApp with a webhook that will be created in n8n

Do you have a WhatsApp business subscription?
Who is/will be acting as your Business Solution Provider (BSP)?

Pete.

yes, what can i do?

Answer my questions!

Pete.

i have whatsapp subscription, how to send notification from blynk to whatsapp using webhook in n8n

Blynk webhook —> n8n endpoint (check with them how to set it up) —> whats app

From Blynk side you only need to set up webhooks as described here: Webhooks | Blynk Documentation

The rest relies on how n8n works and I can’t help with that.

Share the results when you make it work. N8n is an interesting new software that’s getting really popular.

the n8n route works, buuut you might find it simpler to skip the middle step and call a whatsapp api directly from the Blynk webhook. i have used the one from UltraMsg for similar notification setups and it takes minutes to get running. the documentation is clear and the webhook support makes the integration straightforward