New Primo interface provides the ability to extract PNX fields

Starting with the November release this enhancement provides the ability to extract PNX fields from a record in the new Primo UI using the new showPnx REST API, which returns the same results as the &showPnx parameter returned in the classic UI. The Zotero translator will need to be adjusted to use this API call in the new UI.

The new REST API uses the following format:

/primo_library/libweb/webservices/rest/primo-explore/v1/pnxs/xml///?showPnx=true&inst=
Primo_domain – Specify the DNS for Primo's UI.

context – Specify the record's context: L (local scope), PC (Primo Central), or ALL (all scopes).

record_ID – Specify the record's ID.

Primo_institution_code – Specify the code for your Primo institution.

Example:

http://myprimoinst.com:1701/primo_library/libweb/webservices/rest/primo-explore/v1/pnxs/xml/L/MAB000002813?showPnx=true&inst=VOLCANO

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.

Sign In or Register to comment.