Wednesday, April 8, 2009
Do you use a hosted-CRM utility?  Do you use CallFire's Virtual Call Center?  If your answer is 'Yes' to both of these questions, your VCC agents might benefit from a link to your CRM platform, directly within the CallFire Agent Popup screen.
When a call is connected, your agent sees the SugarCRM contact instantly.  Here is an example: callfire_sugar_crm_hack How it works If you embed this code in your Excel list, for each phone number, it will place a clickable link in the Agent pop-up window.   The link will open your browser based CRM.
Example code 2132212200<name of person>,<iframe src="<<<<<  embed html link here >>>>>>>>>>>" width="100%" height="500"><p>Your browser does not support iframes.</p></iframe>/
<a href="<<<insert crm link here>>>"><img src="<<<insert image location here>>>" alt="Call Me Now!" /></a> Don't want to use Javascript? Try: <a href="<<<put link here>>>" target="callfireCrm">Open CRM</a> Want even more control? You can take your integration a step further with CallFire Voice APIs.   Developers can easily use SOAP web services calls to inject data directly to your Agent's CRM interface, in real time!   Visit the CallFire Developer Wiki or call 877.897.3473
Tags: