Mytelfon and twilio
Status: Closed · Asked by All Needs Digital on · 0 views
Hi
I have twilio mobile and use MyTelfon application to make /receive calls/sms from mobile app. This creates following configuration with twillio (attached).
how can i still integrated pably here so i can get information about call made or received on twilio number? do i need to update this setting? if so it stops making calls
Attachments

Hey @allneedsdigital
Could you please provide a clearer explanation of your concern in a brief manner? It's not very clear.
Hey @allneedsdigitalCould you please provide a clearer explanation of your concern in a brief manner? It's not very clear.
Hi
I use mytelfon app to make and receive calls using twilio number. By linking , telfon with twilio i get TwiML apps created with following settings and it works well
[TABLE]
[TR]
[TH]TwiML App Name[/TH]
[TH][/TH]
[TH]Configuration[/TH]
[/TR]
[TR]
[TD]MyTelfon[/TD]
[TD][/TD]
[TD]Voice: https://api2.mytelfon.com/api/voice
Messaging: https://api2.mytelfon.com/api/sms/inbound[/TD]
[/TR]
[/TABLE]
Now i need to also integrate pably so i can listen to events like call recieved?
Hey @allneedsdigital !
No, it will not work exactly per your usecase.
You can use "Webhook by Pabbly" to send data inside Pabbly Connect workflow-
youtube.com/watch?v=FRkl5R7-Ls0
Or, incase you need to push a data inside another application from Pabbly Connect workflow, then you can use "API by Pabbly" here-
youtube.com/watch?v=bmf4och_kTk
Hope, this works for you.