jorda0mega / pomodairo

Automatically exported from code.google.com/p/pomodairo
0 stars 0 forks source link

SOAP/REST backend for issues and time storage #100

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

would it be hard to optionally enable a SOAP (or REST) backend for issue 
storage/fetching and time registry?

I am willing to pay for this and can provide a test webservice if necessary.

Please contact me for details ...

thanks
Jonas

Original issue reported on code.google.com by jonas%ki...@gtempaccount.com on 29 Dec 2010 at 9:24

GoogleCodeExporter commented 8 years ago
sorry, not a "Defect" off course.

Original comment by jonas%ki...@gtempaccount.com on 29 Dec 2010 at 9:26

GoogleCodeExporter commented 8 years ago
Hi,
Fetching data over some protocol is not that hard, the hard part would be how 
to keep data synchronized. E.g. suppose you fetch tasks A,B,C and on the next 
scan you only get A,B - what do you do with C etc etc. The external API would 
also benefit from being able to take input to manipulate tasks (i.e. flag them 
as 'in progress' and 'done').

I have been looking at Agile Zen and Flow.io for integrations, but Agile Zen's 
API is not nearly complete enough and Flow.io I havent tried yet but it seems 
to be doable. 

Payment is always nice, but if I told you my regular hourly rate you would 
probably faint =)

Could you perhaps describe the integration and what functionality that would be 
needed? Then we can take it from there.

Original comment by fredrikj...@gmail.com on 4 Jan 2011 at 9:31