{"id":4407,"date":"2014-03-07T01:46:24","date_gmt":"2014-03-07T09:46:24","guid":{"rendered":"http:\/\/www.digitalaccesspass.com\/doc\/?p=4407"},"modified":"2014-03-08T23:07:22","modified_gmt":"2014-03-09T07:07:22","slug":"infusionsoft-sdk-installation","status":"publish","type":"post","link":"http:\/\/digitalaccesspass.com\/doc\/infusionsoft-sdk-installation\/","title":{"rendered":"Infusionsoft SDK Installation"},"content":{"rendered":"<p>Make sure to complete these steps for Infusionsoft Integration with DAP.<\/p>\n<p>1) Download the Infusionsoft Software Development Kit (PHP iSDK package) from https:\/\/github.com\/infusionsoft\/PHP-iSDK<\/p>\n<p>2) Extract the contents of the zip file. Upload the iSDK\/src\/xmlrpc-3.0 folder into the DAP folder on your site (via FTP), as well as the following 2 individual files: conn.cfg.php and isdk.php directly to the dap folder on your site.<\/p>\n<p>If you uploaded it correctly, you should see a folder called xmlrpc-3.0 right under dap folder on your site.<\/p>\n<p>You should also see conn.cfg.php and isdk.php right under dap folder on your site.<\/p>\n<p><a href=\"http:\/\/www.digitalaccesspass.com\/doc\/wp-content\/uploads\/2014\/03\/infusionsoftsdk.png\"><img loading=\"lazy\" class=\"alignleft  wp-image-4408\" alt=\"infusionsoftsdk\" src=\"http:\/\/www.digitalaccesspass.com\/doc\/wp-content\/uploads\/2014\/03\/infusionsoftsdk.png\" width=\"347\" height=\"364\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>3) Edit \/dap\/conn.cfg.php. This needs to have the Infusionsoft API code and application name for your Infusionsoft account.<\/p>\n<p>&lt; ?php $connInfo = array(\u2018connectionName:applicationName:i:[API_code_goes_here]:This is the connection for applicationName.infusionsoft.com\u2019); ?&gt;<\/p>\n<p>Here,<br \/>\nconnectionName = demo<br \/>\napplicationName = Your Infusionsoft Application Name<br \/>\n[API_code_goes_here] = Go to Setup \u2013 &gt; Misc. Setting -&gt; go to Miscellaneous tab -&gt; Enter an api passphrase and hit Save. It will generated an encrypted API Code. Replace [API_code_goes_here] above with the api code.<\/p>\n<p>The connectionName needs to be hardcoded to \u201cdemo\u201d.<\/p>\n<p>For ex: I have used the applicationName of \u201cveena\u201d below.<\/p>\n<p>&lt; ?php $connInfo = array(\u2018demo:veena:i:dd2ebm098bsasghf68ihk:This is the connection for veena.infusionsoft.com\u2019); ?&gt;<\/p>\n<p>That&#8217;s it. Now DAP can connect to Infusionsoft using the connection parameters in conn.cfg.php.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Make sure to complete these steps for Infusionsoft Integration with DAP. 1) Download the Infusionsoft Software Development Kit (PHP iSDK package) from https:\/\/github.com\/infusionsoft\/PHP-iSDK 2) Extract the contents of the zip file. Upload the iSDK\/src\/xmlrpc-3.0 folder into the DAP folder on your site (via FTP), as well as the following 2 individual files: conn.cfg.php and isdk.php [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[20],"tags":[],"_links":{"self":[{"href":"http:\/\/digitalaccesspass.com\/doc\/wp-json\/wp\/v2\/posts\/4407"}],"collection":[{"href":"http:\/\/digitalaccesspass.com\/doc\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/digitalaccesspass.com\/doc\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/digitalaccesspass.com\/doc\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/digitalaccesspass.com\/doc\/wp-json\/wp\/v2\/comments?post=4407"}],"version-history":[{"count":14,"href":"http:\/\/digitalaccesspass.com\/doc\/wp-json\/wp\/v2\/posts\/4407\/revisions"}],"predecessor-version":[{"id":4426,"href":"http:\/\/digitalaccesspass.com\/doc\/wp-json\/wp\/v2\/posts\/4407\/revisions\/4426"}],"wp:attachment":[{"href":"http:\/\/digitalaccesspass.com\/doc\/wp-json\/wp\/v2\/media?parent=4407"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/digitalaccesspass.com\/doc\/wp-json\/wp\/v2\/categories?post=4407"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/digitalaccesspass.com\/doc\/wp-json\/wp\/v2\/tags?post=4407"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}