Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

todoscollection[ todo ]A collection of the relevant todos, or an empty collection if no todos were found.
resumekeystringSometimes the entire result cannot be returned because it's to large. In that case a resumekey is returned along with the results. Execute the command again with this resumekey to get the remaining results.


AddTodoToProject

Move a task to a project; this requires the new Project module. Only works if the task isn't already attached to a project.

Input

todoidnumber

The Microbizz ID of a task

projectidnumberThe Microbizz ID of a project

Output

---