API call not returning all data

edited yesterday at 1:59pm
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
  • edited yesterday at 2:01pm
    We'd need a specific example, but you're almost certainly just requesting a different item from the one you're looking for. The API doesn't omit metadata.

    (Also, API questions should be posted to zotero-dev. We try to keep technical discussions there.)
Sign In or Register to comment.