edi-design / asana-hipchat

Script that pushes changes from an asana workspace to a hipchat room

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use asana "modified since" to prevent unnecessary API calls.

edi-design opened this issue · comments

Asana added to its tasks endpoint a modified_since filter option.
We should implement this to save api calls for task not modified since last check.