Buddi
Personal budget software for the rest of us
Developing Plugins in Buddi 3.0
Plugin Types: Synchronization Plugins
The three external data transfer plugins (Export, Import, and Synchronization) are very similar from an interface point of view, and differ only in function. The first provides an Immutable API object which allows you to read data, but not change anything. The second two allow changes to the data model, and are different in semantics only.