VoiceGuide IVR Software Main Page
Jump to content

Integrating Voiceguide To The Web.

Recommended Posts

I'm new to VoiceGuide and want to get some questions answered before becoming a customer. Essentually, I want to know if the following two things can be done using VoiceGuide:

 

1) Can I set it up so that if a button is selected on a website (php coded) a call is placed to someone?

 

2) Upon a receiving a call, can VoiceGuide query a MySQL database (based on the caller ID) and and dynamically create an e-mail with the returned values of the query?

 

Are these things built into the core product or are we talking serious coding to get the product to do these things?

 

THX!

Share this post


Link to post
1) Can I set it up so that if a button is selected on a website (php coded) a call is placed to someone?

Yes. See: http://www.voiceguide.com/vghelp/html/com_...tDialQueAdd.htm

2) Upon a receiving a call, can VoiceGuide query a MySQL database (based on the caller ID) and and dynamically create an e-mail with the returned values of the query?

Yes. See:

http://www.voiceguide.com/vghelp/html/modDbQuery.htm

http://www.voiceguide.com/vghelp/html/modSendEmail.htm

http://www.voiceguide.com/vghelp/html/Resu...ltVariables.htm

 

no coding atr all will be required. Just specifying the appropriate SQL statement and using the appropriate Result Variables in the Send Email module.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×