ForumsSearch



Search results for "Posted by mmurillo"
Author Message
mmurillo

Posted May 28, 2012 in: Request for URL callback API
Score: 1
  • mmurillo
  • Posted: May 28, 2012
  • Score: 1
I'm thinking about integrating Toodledo within an enterprise setting, so we can leverage Toodledo's data structures, and can use Toodledo and 3rd party apps to manage tasks.

However, as part of a workflow engine, it would be nice to create URL triggers when tasks are completed. Thus, once a task is marked completed, Toodledo could make post to a simple URL, thus informing our systems that the task has been completed and either creating new tasks, or starting specific work. I realize a full-scale event callback API may take some time, but a first-pass API that included only an OnCompleted URL would be nice. Any errors posted when calling the URL could simply be emailed or what not, allowing for manual intervention if necessary.

Would the wonderful Toodledo developers consider doing something like this?