January 14, 20178 yr Hello guys, good afternoon. I'm going to try the Chikka SMS API to my Filemaker program here. But in the API settings, there is a Notification URL and Message URL. My problem is, I have no idea what URL should I put on it. Can someone teach me about it? And can someone help me whats the proper use of httpost script? Thanks. Sent from my A1601 using Tapatalk
January 15, 20178 yr Their documentation looks fairly clear, to send an SMS, you have to use the URL described here: https://api.chikka.com/docs/handling-messages#send-sms and after sending an SMS they will also send you an HTTP POST notification for which you need to have a 'listener' URL, the notification URL, basically your own web service that can receive those HTTP POSTs from them.
Create an account or sign in to comment