This package is a set of ColdFusion Components built to interact with a number of Google APIs. The package contains a base CFC which provides basic authentication and session token retrieval. Other components in the package extend the base CFC to interact with individual Google services such as Docs and Analytics.
The package has some minor syntax issues that are exclusive to CF 8, but could probably easily be made backwards compatible with minor changes.
The base code and all inspiration for this project are taken (with permission from and many thanks to) from the original work done by Raymond Camden.
One thought on “ColdFusion Google API by Todd Sharp”