Tiktrac upgraded: client edit page, new look, API changes
- Tags
- Posted
- Wed 6 Aug, 2008
- Comments
- 0
I just finished deploying our latest Tiktrac changes. If you’re a developer, please pay attention to the last section of this post.
Client edit page
The client edit page now makes it easy to see which sheets have been archived. It also allows you to archive all sheets quickly—look for the form that says “Archive this client” to use the feature.
Home page redesign
Tiktrac’s home page now looks more professional, and should help you find any information relating to the product that you need. This mirrors the look and feel we’ve been using on our Helicoid support sites and blogs.
XML RPC API dropped
The one major change with this version of Tiktrac is there’s no XML RPC API. We looked at the logs, and no one has used the XML RPC API for a year. Everyone has built software using our REST API instead. It took us around 200 lines of code to support XML RPC, so we’re removing it to focus on other features. Also, as a developer, I prefer working with the REST API.
However, if you have special requirements relating to APIs and integration, please contact us and we’ll try to accommodate you.
