Import Highrise data to Fat Free CRM
rake db:migrate
ruby script/plugin install git://github.com/michaeldv/crm_highrise_importer.git
rake crm:highrise:import SITE=[Your Highrise URL]
http://**yourapitoken**:[email protected]
WHERE:
My Info
, click API token
)rake crm:highrise:import SITE=http://1d93c8294:[email protected]/
If you try this rake task and get an error: Failed with 302 Found => https://sample.highrisehq.com/people.xml?n=0
your account is set to use SSL authentication and you need to specify https as the SITE parameter to the rake task
Copyright © 2009-10 Michael Dvorkin, released under the GNU Affero General Public License