Discussions

Ask a Question
Back to All

dialpad sms receive message

Hello, i am Jose. I am building an app using dialpad sms. sending the text message using the https://developers.dialpad.com/reference#smsapi_sendsms works ok. But, exist a way to get by code the response from the final user to this message?. For example i send by api to the number "12312321" the text "hello", and this user("12312321") in his phone give me an answer "hello back". The question is. How can i get this "hello back" for create a flow. I see that exist https://developers.dialpad.com/reference#smseventsubscriptionapi_listsmseventsubscriptions

But i am not sure if this help me or how to implement. Because not exist documentation about this. How can i get more info?