문제

I'm using Nexmo as SMS provider. I wanted to know if there is anyway to add parameters to the GET array that's returned in an inbound message. I've tried modifying the callback url (for eg. https://xxxx.com/pqr?username=aaaa&pwd=bbbb), but that doesn't work. Thanks!

도움이 되었습니까?

해결책

There's an undocumented feature in Nexmo that can add additional parameters to the GET array. This needs to be requested to the Nexmo Help Desk. And, they will add it for all the numbers on your account. Hope this helps someone.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top