We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@wsalesky as mentioned we would like to make some batch changes to the Zotero data. It does appear that we could down load the entire library as JSON text and re-upload it with changes using REST: https://www.zotero.org/support/dev/web_api/v3/write_requests#updating_multiple_objects
Does that sound correct based on the above?
The text was updated successfully, but these errors were encountered:
Yes that sounds correct. Sounds like you can also use a more targeted approach using the API, but that might be work to get set up.
Sorry, something went wrong.
@davidamichelson I don't recall which batch changes we were planning with the Zotero API? Did these get finished?
Perhaps this was one: srophe/caesarea-data#25
And this: srophe/caesarea-data#26
And this: srophe/caesarea-data#38
davidamichelson
wlpotter
No branches or pull requests
@wsalesky as mentioned we would like to make some batch changes to the Zotero data. It does appear that we could down load the entire library as JSON text and re-upload it with changes using REST: https://www.zotero.org/support/dev/web_api/v3/write_requests#updating_multiple_objects
Does that sound correct based on the above?
The text was updated successfully, but these errors were encountered: