Haridarshan HS • over 10 years ago
Inbound SMS api
How to use the inbound sms api? in Nodejs.
Is there any started code?
Comments are closed.
Haridarshan HS • over 10 years ago
How to use the inbound sms api? in Nodejs.
Is there any started code?
Comments are closed.
2 comments
Tim Lytle Manager • over 10 years ago
For inbound messages you'll need to accept the callback Nexmo sends. I don't have any NodeJS specific code; however, simplest is probably using Node's http.Server to accept the request: https://nodejs.org/api/http.html#http_event_request
Haridarshan HS • over 10 years ago
I am unable to update the callback url in the dashboard settings even after i send a 200 status ok