Im not able to get the WhatsApp number using Evolution Api Integration.
Im following the solution in : https://github.com/EvolutionAPI/evolution-api/issues/412
but, as you can see in the images, its not working.
Anyone has had this bug?
GitHub
[PT][HELP] Obter número do telefone no typebot · Issue #412 · Evolu...
Obter número do telefone no typebot Descrição: Tenho uma instalação local do Evolution e do Typebot. Estou tentando, pelo typebot, enviar uma chamada para uma API minha. Nessa chamada, eu preciso p...


2 Replies
Someone will reply to you shortly. In the meantime, this might help:
its not a but, for evolution api youi can not use whatsapp block.
you have to do like this
Phone = {{={{remoteJid}}.split("@").at(0)=}}
and for name = {{pushName}}
