common-restore-archive-item
Restore archived items to their original database in Sitecore by specifying the archive name and target database.
Instructions
Restores items to the original database from the specified archive.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| archive | Yes | The name of the archive to use when determining which items to restore. | |
| database | Yes | The database for which the archives should be retrieved. | |
| itemId | No | The ID for the original item that should be processed. | |
| identity | No | The user responsible for moving the item to the archive. |