Is there a list ID for "ALL" in Wunderlist?

229 Views Asked by At

I'm trying to make a zap in zapier that will work on all new tasks regardless of what list they go in. Is there a way to reference "ALL" as a list ID so I can capture each new task regardless of what list it's in?

1

There are 1 best solutions below

1
On BEST ANSWER

Actually there is no such option ("ALL" as id) in Wunderlist, but there is a simple way to detect any change in Wunderlist (so tasks are included). Just check the revision number of root object with this command:

GET a.wunderlist.com/api/v1/root

and if it was changed then check revisions of descendants of the root objects