Perform "add item by identifier" action through API
Hello everyone,
I have the habit to add references in Zotero through the "Add Item by Identifier" (the Magic Wand") by giving the DOI.
I want to automate severals actions through the API (I use pyzotero), and this action is one of them. But I can't find any way to do it.
Is it even possible to perform this action through the API ? If Yes, How ? If Not, Why ?
Best regards
I have the habit to add references in Zotero through the "Add Item by Identifier" (the Magic Wand") by giving the DOI.
I want to automate severals actions through the API (I use pyzotero), and this action is one of them. But I can't find any way to do it.
Is it even possible to perform this action through the API ? If Yes, How ? If Not, Why ?
Best regards
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.
This discussion has been closed.
This isn't currently possible, but it's something we might support in the future.
In the meantime, you can run translation-server yourself and pass the returned data to the API.