Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Identifying the smart lists that a task is a member of.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
garyhodgson  
View profile  
 More options Jun 28 2009, 9:33 am
From: garyhodgson <cont...@garyhodgson.com>
Date: Sun, 28 Jun 2009 06:33:34 -0700 (PDT)
Local: Sun, Jun 28 2009 9:33 am
Subject: Identifying the smart lists that a task is a member of.
Hi there,

The results from "rtm.tasks.getList" currently does not indicate if a
task is contained in a smart list.  This means that the app has to
loop through each of the smart list names and perform a specific
"rtm.tasks.getList" call for each using a filter: "status:incomplete
AND (list:"overdue").

This creates a quick succession of API calls, and so quite often the
API throttling kicks into effect. (At least that's what I think is
happening .. I get a 105 error back about half way through the
calls).  It also seems like bad design to have to manually loop
through each smart list and make a service call to identify these
tasks.

Would it be possible improve the API by adding an array property to
the taskseries object that contains the List IDs of each smart list
the taskseries is a member of?

Looking through the group posts I think a few people would find this
feature useful.

Thanks,
Gary


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
garyhodgson  
View profile  
 More options Jul 25 2009, 5:25 pm
From: garyhodgson <cont...@garyhodgson.com>
Date: Sat, 25 Jul 2009 14:25:53 -0700 (PDT)
Local: Sat, Jul 25 2009 5:25 pm
Subject: Re: Identifying the smart lists that a task is a member of.
Hi guys, anyone have a view on this?  I think this could be a real
problem with the nature of web applications that use the RTM api.

On Jun 28, 3:33 pm, garyhodgson <cont...@garyhodgson.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »