I’m creating tasks and I’m sending the following data:
<request>
<parent>1650049</parent>
<data>
<title>testing a task title</title>
<duedate>2009-10-22</duedate>
<completed>1</completed>
</data>
</request>
But somehow the completed flag in the task is not set.
I desperately need this to finish my importing.
thanks,
Alef
p.s. I’ve also tried with ‘0’, but this doesn’t seem to work
