proxmox

API Whatsapp 100% FREE Traccar 2023

API Whatsapp 100% FREE Traccar 2023

#API #Whatsapp #FREE #Traccar

“JCVN Soluções em TI”

Hey guys! Welcome to my channel. In today’s video, I will show you how to install Whaticket and use it to send WhatsApp notifications on Traccar.

source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

2 Comments

  1. 1. sudo apt update && sudo apt upgrade -y

    2. reboot

    3. git clone https://github.com/ronandesign/Install_WhaticketSaaS_Comunidade

    4. chmod -R 777 Install_WhaticketSaaS_Comunidade

    5. ls && cd Install_WhaticketSaaS_Comunidade && ls && ./install_primaria

    Link da versão do Whaticket-SaaS
    https://github.com/ronandesign/whaticket-saas.git
    Dominio Principal
    saas.meugps.dedyn.io
    Dominio API
    saasapi.meugps.dedyn.io
    Acesso inicial
    Login: admin@admin.com
    Senha: 123456

    <!– NOTIFICAÇÃO WEB/WHATSAPP–>
    <entry key='notificator.types'>web,sms</entry>
    <entry key='notificator.sms.manager.class'>org.traccar.sms.HttpSmsClient</entry>
    <entry key='sms.http.url'>https://saasapi.meugps.dedyn.io/api/messages/send</entry&gt;
    <entry key='sms.http.authorization'>Bearer 1234567890</entry>
    <entry key='sms.http.template'>

    {
    "number": "{phone}",
    "body": "{message}"
    }
    </entry>

Leave a Reply