Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

206
Vistas
Send message directly to whatsapp (in Background) from html form without being redirected to whatsapp

I created a form as follows:

<form> 
<input type="text" id="mssgbox" />
<button onclick="send()> Send </button>
</form>

and a script:

function send(){
let typedText = document.querySelector('#mssgbox').value;
window.location.href = 'https://api.whatsapp.com/send?phone=2347034907106?text='+typedText;
}

Is there any method i can use to send the Typed text directly to whatsapp (in background) without being redirected to whatsapp!?

If yes, Please How ?

about 4 years ago · Santiago Gelvez
1 Respuestas
Responde la pregunta

0

You can't do it this way. (html & js) For this, you need to look for the api and implement it in the back-end. As far as I know, there is no api for regular account. Maybe you can find api for business accounts.

about 4 years ago · Santiago Gelvez Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda