Last updated July 19, 2014. Created by westwesterson on February 18, 2012.
Edited by deggertsen. Log in to edit this page.
The Infusionsoft API module assumes you already have an infusionsoft account: http://infusionsoft.com
The infusionsoft API provides developers easy ways to connect a drupal site with infusionsoft.
It also provides default integrations with rules, actions, and ubercart (depending on D6 or D7) so you can push information to infusionsoft without doing a lot of custom work.
Installation
To get started using the API, you will need to go through an initial set-up
process. The result of the setup process will be an encrypted key that you
will need for authentication.
- Enable the Infusionsoft API and generate an API Key, instructions here:
http://ug.infusionsoft.com/article/AA-00442 - Write down the encrypted key - it will be essential to getting the API to work
- Install the drupal module in the usual way. See here for more information
http://drupal.org/documentation/install/modules-themes - On your Drupal site fill out the information on admin/settings/infusionsoft.
Looking for support? Visit the Drupal.org forums, or join #drupal-support in IRC.