ForumsDevelopersToodledo as php-implementation


Toodledo as php-implementation
Author Message
tobias_baube

Posted: Jun 28, 2009
Score: 0 Reference
Hey,

I read the API doc but did not understand at all how to implement this in php.

My idea: building a page where you can see the overall tasks to do of the single day and the status (todo, doing, done)
With SimpleXML quite easy to select the right tasks tho, only problem for me: gettin the xml-file in order to access the data.
Was looking for examples in code, but didn't find anything, can anyone help me?

Regards.
whitten

Posted: Jul 07, 2009
Score: 0 Reference
You said the "only problem for me: gettin the xml-file in order to access the data."

Could you elaborate on this please? To my knowledge, every toodledo API call returns XML, which you could put into a file.

It is not clear what you need.
Brodie Dean

Posted: Aug 11, 2009
Score: 0 Reference
Hey,

I'm also very interested in finding a Toodledo PHP Class that takes care of all the API stuff. If anyone has developed one or can point me in the right direction I would really appreciate it. I wish I had enough time to develop the API Class myself but unfortunately it will have to wait months.

I've Googled this to no avail :(

Cheers.
Jake

Toodledo Founder
Posted: Aug 11, 2009
Score: 0 Reference
I don't think one exists yet, or at least we haven't heard of it.
Brodie Dean

Posted: Aug 13, 2009
Score: 0 Reference
Thanks for the reply. If I can't find one in the next month or so I'll develop the PHP Class myself and post it here.

Cheers.
Mark Brownsword

Posted: Aug 16, 2009
Score: 0 Reference
Here are some examples of connecting to REST services.
You cannot reply yet

U Back to topic home

R Post a reply

To participate in these forums, you must be signed in.