how to get user/group information in client
Hi all,
I am try to create a plugin to track/compare user's behaviour inside a shared group library. But I am not sure what is the right way to get those user information.
So here are my questions:
1. Is there any way to get user related information (lastModifiedByUser, addedByUser) in plugin/browser?
2. Is it possible to sync those information into client sqlite database ?
Thanks for any help.
PS: I found some of those information in rss (https://www.zotero.org/api/groups/<group_id>/items/top?content=json&format=atom), but not be able to get them from "https://api.zotero.org/"
I am try to create a plugin to track/compare user's behaviour inside a shared group library. But I am not sure what is the right way to get those user information.
So here are my questions:
1. Is there any way to get user related information (lastModifiedByUser, addedByUser) in plugin/browser?
2. Is it possible to sync those information into client sqlite database ?
Thanks for any help.
PS: I found some of those information in rss (https://www.zotero.org/api/groups/<group_id>/items/top?content=json&format=atom), but not be able to get them from "https://api.zotero.org/"
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.
but www.zotero.org/api/ is just an alias for api.zotero.org/