February 20, 2015

How to Move Between Yodlee APIs

Yodlee is the 800-lb gorilla you've never heard of. It is a financial-data powerhouse. It also has an API, which is poorly documented and shows its age, being developed in 1999. Indeed, there are two distinct REST APIs on offer here -- site-based and container-based, not to mention the SOAP API. All do the same thing. While there seems to be a migration document from SOAP to REST However, there's no mapping between them. The table below seeks to fill that gap, such that, if you know one, you can quickly port to the other -- I plan to expand on it as I get further down this particular rabbit hole:

Mapping containers to sites, using Yodlee
ContainerSite
attribute: contentIdattribute: siteId
ItemManagement/addItemForContentService1SiteAccountManagement/addSiteAccount1
ItemManagement/getLoginFormForContentServiceItemManagement/getSiteLoginForm

No comments:

Post a Comment