EBSCOhost

EBSCOhost Integration Toolkit

NovelistSelect

Click here for a complete list of operations.


RelatedNRNewsletters

The RelatedNRNewsletters method is used to retrieve links to NextReads newsletters for a given site where the ISBN is referenced.

To test the operation using the HTTP GET protocol, click the 'Invoke' button.

Parameter Value Default Value Notes
prof:(customerID.groupID.profileID)
  • Required Field if using Profile Authentication
pwd:
  • Required Field if using Profile Authentication
authType: profile
  • Indicates if using IP Authentication or Profile Authentication. Valid values are: (ip, profile)
ipprof:(profileID)
  • Required Field if using IP Authentication
startrec: 1
  • Reserverd for future use.
  • Greater than 0
numrecs: 10
  • Max number of records to be returned.
  • Greater than 0
isbn:
  • ISBN to be used for the search. Example: 9780060175405
  • Required Field

The following is a sample HTTP GET response.

<NoveListSelectResponse>
   <Features>
   </Features>
</NoveListSelectResponse>