Hi,
I have service with api to send SMS. But to send message using post or get method I need to enter "phone number" and "body message" variables. So I can't find in ruckus documentation description of how to pass variables from a web portal to post/get query.
my typical url for sending sms:
https://mydomain.com/sms.php?phone=1122122&text=mymessage