{"id":51224,"date":"2016-10-01T04:05:07","date_gmt":"2016-10-01T04:05:07","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/cf7-zoho-leads\/"},"modified":"2017-03-02T18:30:01","modified_gmt":"2017-03-02T18:30:01","slug":"cf7-zoho-leads","status":"publish","type":"plugin","link":"https:\/\/lmo.wordpress.org\/plugins\/cf7-zoho-leads\/","author":14979188,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.0.5","stable_tag":"trunk","tested":"4.7.33","requires":"3.2","requires_php":"","requires_plugins":"","header_name":"Contact Form 7: Zoho Leads","header_author":"Joshua Cornutt","header_description":"","assets_banners_color":"666666","last_updated":"2017-03-02 18:30:01","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/joscor.com\/cf7-zoho-leads","header_plugin_uri":"https:\/\/developer.wordpress.org\/plugins\/cf7-zoho-leads","header_author_uri":"https:\/\/joscor.com","rating":2.3,"author_block_rating":0,"active_installs":50,"downloads":5779,"num_ratings":6,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"4","2":0,"3":0,"4":0,"5":"2"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1506269","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1506269","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1506269","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.0.1","0.0.2","0.0.3","0.0.4","0.0.5"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5445,1152,1150,14392,19379],"plugin_category":[42,58],"plugin_contributors":[94781],"plugin_business_model":[],"class_list":["post-51224","plugin","type-plugin","status-publish","hentry","plugin_tags-cf7","plugin_tags-contact-form-7","plugin_tags-crm","plugin_tags-zoho","plugin_tags-zoho-crm","plugin_category-contact-forms","plugin_category-user-management","plugin_contributors-jcornutt","plugin_committers-jcornutt"],"banners":{"banner":"https:\/\/ps.w.org\/cf7-zoho-leads\/assets\/banner-772x250.jpg?rev=1506269","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/cf7-zoho-leads\/assets\/icon-128x128.png?rev=1506269","icon_2x":"https:\/\/ps.w.org\/cf7-zoho-leads\/assets\/icon-256x256.png?rev=1506269","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>The Zoho Leads integration for Contact Form 7 plugin allows existing CF7 users to\nautomatically create Zoho Leads entries on form submission. When a user\nenters their information into a CF7 form and hits submit, this plugin will\nforward their information to Zoho Leads as well as let CF7 continue its\nform submission process. Note - This plugin is developed, maintained, and\nsupported by an independent developer. The developer has no affiliation with\nContact Form 7 or Zoho.<\/p>\n\n<h4>Zoho Leads integration<\/h4>\n\n<p>This plugin interacts with the third-party Zoho CRM API (Application Programming Interface)\nin order to create new Leads. This is a public web service provided by Zoho and\nadditional information can be found <a href=\"https:\/\/www.zoho.com\/crm\/help\/api\/\">here<\/a>.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li>Easy CF7 to Zoho Leads field mapping<\/li>\n<li>Convenient, intuitive shortcode<\/li>\n<li>Lead Source is the title of the CF7 form<\/li>\n<li>Seamless integration and no change to contact form flow<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Download the plugin and unzip to your wp-content\/plugins directory<\/li>\n<li>Alternatively, just upload the zip file via the WordPress plugins UI<\/li>\n<li>Activate plugin via Wordpress admin<\/li>\n<li>Include the following shortcode on your page or post<\/li>\n<\/ol>\n\n<h4>Shortcode usage<\/h4>\n\n<pre><code>[cf7lead cf7_id=\"[CF7_Form_ID]\"]\n<\/code><\/pre>\n\n<p>Replace <em>[CF7_Form_ID]<\/em> with the ID of your CF7 form.<\/p>\n\n<p>If you're having issues with the plugin, please set the\nshortcode \"debug\" option to \"true\". This will allow\nthe plugin to show debug \/ error messages to the page (do not\nuse on production systems as the messages will be public).<\/p>\n\n<pre><code>[cf7lead cf7_id=\"[CF7_Form_ID]\" debug=\"true\"]\n<\/code><\/pre>\n\n<h4>CF7 to Zoho Leads mapping<\/h4>\n\n<p>By default, the current field mapping looks like this -<\/p>\n\n<ul>\n<li><em>CF7 -&gt; Zoho Leads<\/em><\/li>\n<li>company -&gt; Company<\/li>\n<li>first-name -&gt; First Name<\/li>\n<li>last-name -&gt; Last Name<\/li>\n<li>email -&gt; Email<\/li>\n<li>phone -&gt; Phone<\/li>\n<li>title -&gt; Title<\/li>\n<\/ul>\n\n<p>For a list of Zoho Leads fields, please check out the <a href=\"https:\/\/www.zoho.com\/crm\/help\/api\/insertrecords.html#Insert_records_into_Zoho_CRM_from_third-party_applications\">Zoho Leads docs<\/a> for more info.<\/p>\n\n<p>To change the field name mapping, use the shortcode's \"fields\" attribute.\nThis is a '|' (pipe) separated list of '=' (equal) separated strings.\nFor instance, <em>fields=\"Company=company|First Name=first-name|Last Name=\"<\/em> is a\nvalid fields string to use. It says to map the Zoho Leads field \"Company\"\nto the CF7 field \"company\" (everything here is case sensitive), the Zoho Leads\nfield \"First Name\" to \"first-name\", and to not map \"Last Name\" to anything\n(which means that the Zoho Lead field \"Last Name\" will have no value).<\/p>\n\n<!--section=changelog-->\n<h4>0.0.4<\/h4>\n\n<ul>\n<li>Fix for null-checking on PHP v5.5 and older<\/li>\n<li>Updated settings table styles<\/li>\n<\/ul>\n\n<h4>0.0.2<\/h4>\n\n<ul>\n<li>Fix README shortcode name<\/li>\n<\/ul>\n\n<h4>0.0.1<\/h4>\n\n<ul>\n<li>Genesis<\/li>\n<\/ul>","raw_excerpt":"Zoho Leads integration for Contact Form 7 forms.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/51224","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=51224"}],"author":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jcornutt"}],"wp:attachment":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=51224"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=51224"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=51224"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=51224"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=51224"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=51224"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}