🗨️API WHATSAPP
Enviar Imagen
3min
p p ost https //api flashtelecom es/v1/wasend body raw (json) body { "recipient" "+3466655544", "wp apikey" "mi apikey", "text" "este es el texto a enviar" "file" "https //flashtelecom es/wp content/uploads/2018/02/logo web 2020 png" } ejemplo petición curl location 'https //api flashtelecom es/v1/wasend' \\ \ data '{ "recipient" "+3466655544", "wp apikey" "mi apikey", "file" "https //flashtelecom es/wp content/uploads/2018/02/logo web 2020 png" }' ejemplo respuesta body { "status" "success", "comment" "message sent" }