Java client for timrsync API available on github

Kunigunde Leitner
May 10, 2011

We just pushed the source of a Java client for our SOAP Webservice API to github to give you an example of how to use it in your Java applications: https://github.com/troii/timrsyncclient It uses spring-ws and jaxb marshalling to call the getTasks method, retrieving all the tasks created in your timr account. If you are interested in synchronizing your existing data infrastructure (database, ERP/CRM software, …) with timr we also provide project called timrlink that allows you to define which entities of your infrastructure should be synched with timr on what schedule with a simple configuration. Contact us if you are interested in this timr add-on!