How could I integrate my WhatsApp API

Jhonnier Mejia a year ago

I have a WhatsApp API, I would like to send the latitude, longitude and an alert when the car is turned on through a message to the client's WhatsApp

Anton Tananaeva year ago

You can implement a new notification option in the code. Or it might be possible to use the SMS API option if your API is compatible.

Jhonnier Mejia a year ago

My api receives a JSON with the number and the latitude and longitude

Jhonnier Mejia a year ago

My question is where I could configure it on the platform I'm just learning to use

Anton Tananaeva year ago

You have to implement it in the code.