foreign-sapphire•2y ago
twilio integration for SMS No more?
I used to be able to see the twilio integration for SMS on my integrations panel. Is that no more?
5 Replies
absent-sapphire•2y ago
Thats correct - you can use the API to connect to twilio.
We removed the one click integrations because they sucked. Instead were making the API and webchat more powerful so you can connect anywhere and customize the hell out of webchat with a little code
You can also try the Twilio SMS example Function here: https://www.voiceflow.com/functions
Voiceflow Functions
Explore a library of reusable custom logic, operations and integrations to use across AI Agent builds.
If you're looking for a full integration, you can use the one from our Github repo:
https://github.com/voiceflow/demos-n-examples
GitHub
GitHub - voiceflow/demos-n-examples
Contribute to voiceflow/demos-n-examples development by creating an account on GitHub.
foreign-sapphireOP•2y ago
Oh wow! Thank for getting back to me. One more question regarding this. Can Voiceflow we triggered, lets say from an inbound message instead of being activated as a chatbot on a website?
Yes, the integration shared on our repo allows this.