SMS API via url

Sorry to intrude on the topic. Is it possible to provide more information?
i need lat and long and other events..

Anton Tananaeva year ago

Your service needs to support post with payload, not query parameters.

MASMa year ago

Good afternoon how would it look in this format

Endpoint: https://ipserver/api/messages/send
Method: POST
Headers: X_TOKEN (registered token) and Content-Type (application/json)
Body: { "number": "558599999999", "body": "Your message" }

Anton Tananaeva year ago

What have you tried so far?

MASMa year ago

I need to send messages via whatsapp, I don't know how to configure traccar.xml