2

Is there any way to get a link to task? (like tasks.google.com/lists/some_list_id/tasks/some_task_id)

So, for example, if I have an task_id and a task_list_id from Google Tasks API and want to have an ability to go to Google Tasks from my app.

1 Answer 1

-2

What you are looking for is called the selflink field. You can read it by getting/listing the tasks resource. If you already know the id of both tasklist and the task, then you already have everything you need to make the API requests. Feel free to write a comment if you need further clarifications.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.