Nowsms+Clickatell

Nowsms+Clickatell SearchSearch
Author Message
Edgar Smith
New member
Username: Amuned

Post Number: 4
Registered: 03-2008
Posted on Sunday, March 16, 2008 - 02:41 pm:   

I want to make a connection Http type to send sms. I am using clickatell. Someone who also is using it can to say to me that must I put in HOSTNAME.
Edgar Smith
New member
Username: Amuned

Post Number: 5
Registered: 03-2008
Posted on Monday, March 17, 2008 - 07:11 pm:   

I have tried this:

HTTP CONECTION:
- Hostame: api.clickatell.com
- Port Number: 80
- User: XXXX
- Password: XXXX

URL template text:"/http/sendmsg?api_id=xxxxxx&user=@@UserName@@&password=@@Password@@&to=@@P honeNumber@@&text=@@Text@@&from=@@Sender@@"

URL template Binary: "/http/sendmsg?api_id=xxxxxx&user=@@UserName@@&password=@@Password@@&to=@@PhoneN umber@@&udh=@@UDH@@&text=@@Text@@&from=@@Sender@@&unicode=1"

It is correctly??
If I used the clickatell´s account in a php api works correctly.
Why doesn´t work in the now sms?

Please help me

Thanks