Getting Zotero user name from user id and vice versa?
Hi
I would like to download all groups from a user, and therefore need the user id. But I only have the user name. Is there a way to get the id except of analysing the html of the user profile page (which is fragile)?
Along the same line, is there a way of doing the opposite (name from id)?
I would like to download all groups from a user, and therefore need the user id. But I only have the user name. Is there a way to get the id except of analysing the html of the user profile page (which is fragile)?
Along the same line, is there a way of doing the opposite (name from id)?
-
adamsmithProbably a better question for zotero-dev, but the short version is that the programmatic way of doing this is via OAuth. The only alternative I'm aware of is manual lookup.