Hi All, At the RSSAC Caucus meeting in Istanbul there were some questions about how to get updated when new documents are added to the RSSAC Caucus document repository. If you load the document repository page there are 3 little dots in the header bar directly above the list of documents. Clicking on that downloads an atom feed, but doesn't immediately reveal the link. Document repository: https://www.zotero.org/groups/4859802/rssac_caucus/library Digging into the XML I was able to find an atom feed. The below link is for the top-level category (i.e., everything). https://api.zotero.org/groups/4859802/items/top?format=atom&sort=dateModified If you select a folder under the root like 'research-papers' you can find an atom link for just that folder. Here is the atom feed for 'research-papers'. https://api.zotero.org/groups/4859802/collections/9EB93IWZ/items/top?format=atom&sort=dateModified Thanks, Andrew