SMS API via url

jean jose de matos 4 years ago

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

Anton Tananaev 3 years ago

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

MASM 3 years 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 Tananaev 3 years ago

What have you tried so far?

MASM 3 years ago

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