cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Callback Url

Advdamen
New Contributor
I need a callback url for my website
Can you help me ?
1 ACCEPTED SOLUTION

Accepted Solutions

Roland_Ian
Employee
Employee

Hi  Advdamen,

 

Sure, we can help! You can run your own callback server with ngrok.

 

We have an explanation on the community site here of what a callback is and does:

 https://community.sinch.com/t5/Voice-API/What-is-a-callback-in-the-Sinch-Voice-world/ta-p/10250

 

We have a github repo with code so you can run your own ngrok callback application server:

https://github.com/sinch/voice-api-webhook-nodejs

Its in javascript using node, so you can be up and running in no time!

 

Regards

 

Roland-Ian

 

 

Roland-Ian Clothier, Developer Support Engineer

View solution in original post

1 REPLY 1

Roland_Ian
Employee
Employee

Hi  Advdamen,

 

Sure, we can help! You can run your own callback server with ngrok.

 

We have an explanation on the community site here of what a callback is and does:

 https://community.sinch.com/t5/Voice-API/What-is-a-callback-in-the-Sinch-Voice-world/ta-p/10250

 

We have a github repo with code so you can run your own ngrok callback application server:

https://github.com/sinch/voice-api-webhook-nodejs

Its in javascript using node, so you can be up and running in no time!

 

Regards

 

Roland-Ian

 

 

Roland-Ian Clothier, Developer Support Engineer