One of the more often overlooked features of the Infusionsoft application is the ability to integrate it with
Application Programming Interfaces (APIs).In layman's terms, APIs are used to make one program (or application) talk to another, run commands, and do pretty useful things. You can extend an application's functionality with an API, like handling Web Forms, Customer Registration Management, as well as additional features for shopping carts and more.
Infusionsoft supports the
XML-RPC API. This is a very common, secure and reliable framework for interacting with Web applications.
You can learn a lot more about
APIs on our Knowledge Base anytime for easy reference. Have a developer or a Web Genius? Send them the Zip file included there, and they can learn how to interact with Infusionsoft via the XML-RPC API.
Got any API questions? Ask them here in this forum, and I'll get our
API Ninja (Justin) on over to help you overcome any obstacles with it.
~Joe