Trying to build a webhook whatsapp response that does not need the user to start the conversation

this is my workflow, but it only works when user starts a conversation first

1 Like

Hey @Projetos_Primo

Please may explain a bit further, so when a user does what action? Or are you just trying to send a message to a user? Do you mean trigger if they open chat with your number? I know there is https://faq.whatsapp.com/501866148528310/?locale=en_US&cms_platform=android But I don’t think that will help greeting messages,

I’ve seen people use qr codes with messages maybe it could be done using https://faq.whatsapp.com/626715729240313/?helpref=uf_share, a qr code, so you just share the URL the qr codes decodes to, that than can prompt a first message I believe.

Hope this hepls,

Samuel

oh, sorry about not explaining right!
What i’m trying to achiev is send a user a message with some info after he’s done creating his account on a plataform. Is there a way to send a message to the user without him openning a chat with the number first?