API call not returning all data
Hi,
Running API calls from n8n, I notice that not all metadata is pulled from the record.
For instance, https://api.zotero.org/users/<user_id>/items/<item_id> with format=json returns the correct record but excludes eg tags, doi etc from the data part.
Has anyone seen this in any other setting?
Thanks in advance,
Magnus
Running API calls from n8n, I notice that not all metadata is pulled from the record.
For instance, https://api.zotero.org/users/<user_id>/items/<item_id> with format=json returns the correct record but excludes eg tags, doi etc from the data part.
Has anyone seen this in any other setting?
Thanks in advance,
Magnus
(Also, API questions should be posted to zotero-dev. We try to keep technical discussions there.)