Currently we have a solution that allows to integrate retool and Twilio. Our calls and texts are being sent using retool web version and now we would like to make the same thing on retool mobile. I've already set the messaging and it is working, But I haven't found a way to do the same things for calling. Have ever anyone done that before?
Not sure if this had been done before but would love to hear from anyone in the community of if they were able to do this with our Twillio resources.
So to confirm, you have a query to the Twillio resource set up, and you want to hit an endpoint at the Twillio API that would trigger their software to make a call?
Yes, exactly. Currently, we do this on retool notebook. We use APIs to send SMS and now we are using some scripts to connect an endpoint in Twilio with retool. Either we can receive a call from someone using a regular phone or we can make a call using retool and a "Twilio" number.
We use a custom component to do this. I couldn't find a similar component on retool mobile version and I would like to confirm if someone found a way out for this.