EBSCOhost

EBSCOhost Integration Toolkit

NovelistSelect

Click here for a complete list of operations.


GetFullTextContent

The GetFullTextContent method is used retrieve the FullText for NoveList Content.

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
ui:
  • ui to be used for the search. Example: 419807
  • Required Field

The following is a sample HTTP GET response.

<novelistSelectResponse>
   <searchResults>
   </searchResults>
</novelistSelectResponse>