1

Trying to set up SMS gateway inside of GPSWOX program and it's asking for the Clickatell url - I used the "Curl" url and placed in the box.

However, when I tried to test the sms it didn't send me anything. Does anyone know if this format is correct?

Thanks

enter image description here

Micho
  • 3,929
  • 13
  • 37
  • 40
S. Davis
  • 11
  • 2

1 Answers1

0

The format is nearly correct. You should use: https://platform.clickatell.com/messages/http/send?apiKey=******&to=%NUMBER%&content=%MESSAGE%

You can test it by pasting the example url in your browser (with NUMBER and MESSAGE replaced of course)

TimoSolo
  • 7,068
  • 5
  • 34
  • 50