Ping API for updated date only
I'm writing an export that uses api.zotero and will cron it. I don't want to tax zotero servers needlessly, but don't see how to get the last "updated" date only for a group from the server.
I'm using:
https://api.zotero.org/groups/######/items?key=XXXXXXXXXXXXXXXXXX&format=atom&content=bib
for each call, and pulling the date from that - but that seems overkill when all I need initially is JUST the updated date for the group...
I'm using:
https://api.zotero.org/groups/######/items?key=XXXXXXXXXXXXXXXXXX&format=atom&content=bib
for each call, and pulling the date from that - but that seems overkill when all I need initially is JUST the updated date for the group...
-
dstillmanBest to post this to zotero-dev—we try to keep technical discussions there.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.