forgot password?


   
 
Use WinForm to develop Tracks
Posted: 20 September 2010 09:18 AM   [ Ignore ]  
Newbie
Rank
Total Posts:  2
Joined  2010-09-20

I want to use C# to develop Tracks as windows desktop application.

I find that in TRACKS::Preferences web page, there is an item called Your token.

1. How to use this token?
2. Any API for it? e.g. Add a action, Add Contexts, Add Project

Anyone can help me.

Profile
 
 
Posted: 21 September 2010 07:13 AM   [ Ignore ]   [ # 1 ]  
Sr. Member
RankRankRankRank
Total Posts:  882
Joined  2006-10-05

There is a SOAP api and a REST api. That latter is explained on your Integrations page of your tracks install. There are examples floating around for the first. Please note that SOAP will be removed from future versions of tracks.

Profile
 
 
Posted: 21 September 2010 08:51 AM   [ Ignore ]   [ # 2 ]  
Newbie
Rank
Total Posts:  2
Joined  2010-09-20

Got it. Thanks a lot.

Profile