EBSCOhost

EBSCOhost Integration Toolkit

NovelistSelect

Click here for a complete list of operations.


RelatedNewsletters

The RelatedNewsletters method is used to retrieve links to NextReads newsletters for a given site where the ISBN is referenced. This has been deprecated and RelatedNRNewsletters should be used instead.

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
isbn:
  • ISBN to be used for the search. Example: 9780060175405
  • Required Field
numrecs: 10
  • Number of record for the result set returned from a search.
  • Greater than 0

The following is a sample HTTP GET response.

<nextReadsResponse>
   <requestResults>
   </requestResults>
</nextReadsResponse>