Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid
gmcust3 wrote:1) I presume I need to send Phone Number to his CRM where his CRM will display the records fro their CRM DB.
The popup is the web form in the campaign definition which can be set to automatically pop up at the beginning of the call or the agent can press it during the call or the agent can press web form submit after dispositioning the call and get it.gmcust3 wrote:But to send the Phone Number when there is a PopUp in Vici Agent Screen ?
All the data from the agent's screen will be sent to the web form (which can be the client's CRM or a script that bounces to it after making a decision). You can create a php page that checks for the existence of the phone number in the client's CRM and then either pull up that record in the CRM by bouncing to the appropriate page inside the client CRM OR it could not find the phone number and then either Create a record OR bring up a search pane to select the proper record. Programming is fun.gmcust3 wrote:2) How to Dispose the call ? Need to use 2 CRM at a same time : Vici Agent Interface and also Client's CRM ?
john_usc wrote:I have done the integration for two of my clients of external crm with the dialer. As williamconley pointed out, I used wrote php webservices and sent the data that way. I assume if you have access to the external crm's db, that would make the things a bit easier as you wouldnt have to write another webservice to get the latest data.
In the case of other client, who was using sugarcrm I had the luxury to look under the hood and just send data directly to the database on dispoUpdate.
Hope this helps.
Return to ViciDialNow - GoAutoDial
Users browsing this forum: No registered users and 77 guests