<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CRM for Customer Acquisition &#187; Voicent Live API</title>
	<atom:link href="http://www.voicentlive.com/blog/category/voicent-live-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.voicentlive.com/blog</link>
	<description>Cloud Service for Sales and Marketing Automation</description>
	<lastBuildDate>Thu, 21 May 2015 22:18:38 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>Adding contacts through the Voicent Live Form API</title>
		<link>http://www.voicentlive.com/blog/2015/01/07/adding-contacts-through-the-voicent-live-form-api/</link>
		<comments>http://www.voicentlive.com/blog/2015/01/07/adding-contacts-through-the-voicent-live-form-api/#comments</comments>
		<pubDate>Wed, 07 Jan 2015 16:51:25 +0000</pubDate>
		<dc:creator><![CDATA[voicentlive]]></dc:creator>
				<category><![CDATA[Voicent Live API]]></category>

		<guid isPermaLink="false">http://www.voicentlive.com/blog/?p=58</guid>
		<description><![CDATA[To add contacts remotely to your Voicent Live account you will need to follow the instructions below. 1) Login to Voicent Live and continue to your Dashboard as circled below in red. 2) On the left side panel of your Dashboard, Select Setup -&#62; Website -&#62; Form 3) Add a new form, specify a forward [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>To add contacts remotely to your Voicent Live account you will need to follow the instructions below.</p>
<p>1) Login to Voicent Live and continue to your Dashboard as circled below in red.</p>
<p><a href="http://www.voicentlive.com/blog/wp-content/uploads/2015/01/Dashboard-button.png"><img class="alignnone size-medium wp-image-59" src="http://www.voicentlive.com/blog/wp-content/uploads/2015/01/Dashboard-button-131x300.png" alt="Dashboard button" width="131" height="300" /></a></p>
<p>2) On the left side panel of your Dashboard, Select Setup -&gt; Website -&gt; Form</p>
<p><a href="http://www.voicentlive.com/blog/wp-content/uploads/2015/01/setup-website-form.png"><img class="alignnone size-medium wp-image-65" src="http://www.voicentlive.com/blog/wp-content/uploads/2015/01/setup-website-form-100x300.png" alt="Create Voicent Live Form" width="100" height="300" /></a></p>
<p>3) Add a new form, specify a forward URL if you are going to add this form to your website. No forward URL is needed if you are using this to add CRM records remotely.</p>
<p>4) Select the fields which will be used, and save this form.</p>
<p>5) Now that the form is created, you can remotely create CRM records.</p>
<p>&nbsp;</p>
<p>To start, submit an HTTP POST to: http://www.voicentlive.com/crmwebform.php</p>
<p>With the name &amp; value pairs of:</p>
<ul>
<li>vgformid (Found when viewing the source of the form created earlier)</li>
<li>vgformtoken (Found when viewing the source of the form created earlier)</li>
<li>vgformid2 (Found when viewing the source of the form created earlier)</li>
<li>action=add</li>
<li>MOD=CUS</li>
<li>CUSTOMER_CATID (Category ID found when viewing source of form created earlier)</li>
<li>CUSTOMER_CATNAME (Instead of using the CATID above, you can specify the String based CATNAME, like &#8216;Cold Lead&#8217;)</li>
<li>LEAD_SOURCE</li>
<li>HONOR_TITLE</li>
<li>FIRST_NAME</li>
<li>MIDDLE_NAME</li>
<li>LAST_NAME</li>
<li>BUSINESS</li>
<li>JOB_TITLE</li>
<li>WEB_SITE</li>
<li>FAX</li>
<li>HOME_PHONE</li>
<li>WORK_PHONE</li>
<li>WORK_PHONE_EXT</li>
<li>CELL_PHONE</li>
<li>OTHER_PHONE</li>
<li>EMAIL</li>
<li>EMAIL2</li>
<li>DATE_OF_BIRTH</li>
<li>CUSTOMER_DESC</li>
<li>CF_1</li>
<li>CF_2</li>
<li>CF_3</li>
<li>CF_4</li>
<li>CF_5</li>
<li>CF_6</li>
<li>CF_7</li>
<li>CF_8</li>
<li>CF_9</li>
<li>CF_10</li>
<li>CF_11</li>
<li>CF_12</li>
<li>CF_13</li>
<li>CF_14</li>
<li>CF_15</li>
<li>CF_16</li>
<li>CF_17</li>
<li>CF_18</li>
<li>CF_19</li>
<li>CF_20</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.voicentlive.com/blog/2015/01/07/adding-contacts-through-the-voicent-live-form-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
