RefWorks REST Interface
Overview Utility Class restore Method
restore Method
Takes the POSTed backup file and uses it to restore an account.

Note:  This call is not allowed in Batch::call method.

www.refworks.com/api2/?class=utility&method=restore&includerefs=true&includerss=true&includeattachments=true&includeos=true&filename=johndb.rwb&<signature related and sess parameters>
Parameters
class
Set to utility.
method
Set to restore.
includerefs
Set to true to include references in the restore; otherwise set to false to not restore references.
includerss
Set to true to include RSS Feeds in the restore; otherwise set to false to not restore RSS Feeds.
includeattachments
Set to true to include attachments in the restore; otherwise set to false to not restore attachments.
includeos
Set to true to include output styles in the restore; otherwise set to false to not restore output styles.
filename
The file name of the backup file being POSTed.
language
(Optional) Default is en for English.  Set to the first value in the HTTP_ACCEPT_LANGUAGE return by the browser or set to a value from Properties::languages method.
HTTP Verbs
POST
XML to POST
POST the backup file.
HTTP Return Status Codes
Status CodeDescription
200Success
500An error occurred
Methods
backup Method | restore Method | sendemail Method
See Also
Overview | Attachments Class | Authentication Class | Authors,Descriptors,Periodicals,Folders Class | Batch Class | Deleted Class | ImportFilter Class | Manuscript Class | MyList Class | OutputStyle Class | Properties Class | PubMed Class | Reference Class | Retrieve Class | RSS Class | SavedSearch Class | ShareProperties Class | Subscriber Class | SubscriberPrefs Class | User Class | Utility Class | Z39 Class
Modifications
Tue Jul 13 2010      Added "language" parameter.
Thu Feb 18 2010      Added filename parameter.
Fri Jan 15 2010      This call is not allowed in Batch::call.
Fri May 1 2009      Added
View All API Modifications


C O N F I D E N T I A L