URL to a Single Task

13 views
Skip to first unread message

Kwasi Nti

unread,
Dec 22, 2011, 12:45:50 AM12/22/11
to producteev-...@googlegroups.com
Is there a currently a way to get the URL to a single task via the API? I don't see url as part of the return from "tasks/view.json" and a quick inspection of the source of Producteev itself shows loading of task details via AJAX.

Is there a prescribed way to find the URL to a given task?

Aric Lasry

unread,
Dec 22, 2011, 1:09:28 AM12/22/11
to producteev-...@googlegroups.com, producteev-...@googlegroups.com
Good question. Not yet but we can include it in our api.
In the meantime, you can use www.producteev.com/t<id_task>
This how it works on our side (even if it's converted to an ajax url format after that but you don't need to care about that.
This format shouldn't change and we are using it since day 1 so you can use it safely.


Sent from my iPhone

Aric Lasry

unread,
Dec 22, 2011, 1:12:31 AM12/22/11
to producteev-...@googlegroups.com, producteev-...@googlegroups.com
Just one thing. The url for public task (to access to the public page) are different because we need to protect it. Otherwise anybody could do a simple script to grab all our public task.
The format I showed you before is working only if you are logged in and have an access to the task. (if you aren't logged in, you will be redirected to the login page).

Sent from my iPhone

On Dec 22, 2011, at 12:45 AM, Kwasi Nti <kwas...@gmail.com> wrote:

Kwasi Nti

unread,
Dec 22, 2011, 2:05:34 AM12/22/11
to producteev-...@googlegroups.com
Thanks! Works as described.
Reply all
Reply to author
Forward
0 new messages