Help configuring Webhook

Good night, blessings to all. I’d like to send a WhatsApp message when someone fills out a web form. Is that possible? And if so, how do I do it? Thank you.

1 Like

Yes, you can definitely do this

  1. make sure the form has the info you need (for example the phone number)
  2. when the user click submit, then you call the n8n webhook which will trigger the n8n workflow where in here you will send the message

it should look something like this

Ok, thanks for the reply.
I’m totally new to n8n. I’ve already managed to import it. I just need to connect WhatsApp. I don’t know how to do it. Could you help me and see how I can test it?
Thank you. God bless you.

Hi @Diego_Sanabria there, you can follow this tutorial to connect whatsapp

hope it helps

Ok, I’ve completed the entire process, and all I need to do is upload money to Open Router. In theory, it should work fine.
I’m doing another one, but I’m getting this error: Error in sub-node ‘Simple Memory’
No session ID found. Could you help me fix it? I can’t find a way.
Thank you, and God bless you.

You need to change it, do not use sessionId,

Theres a drop down on the simple memoey node to change it to define it manually and then use like the field tht holds the value of the phone number and you can just drag and drop that

And it should work

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.