rare-sapphire•2y ago
Phone Verification within Bot
I want to request Phone data for lead gen after questions
and want to validate with 3rd party validation service api within the bot framework
I have found a solution for Email with ZeroBounce which plugs in at GPT4 level
3 Replies
rare-sapphireOP•2y ago
Any one?
You could require a mobile number and send a text with the twilio API. You could generate a confirmation code and have them enter it.
They even have the verify API.
And we have a Twilio | Send SMS function available here:
https://www.voiceflow.com/function/send-a-sms-message-via-twilio
Send a SMS message via Twilio | Voicefow Functions
This function sends an SMS message to a specified phone number using Twilio's messaging service.