cancel
Showing results for 
Search instead for 
Did you mean: 

Get data deleted by a particular user group (e.g Site Managers)

Pravesh
Champ on-the-rise
Champ on-the-rise

How to get data deleted by a particular user group (e.g Site Managers)?

1 REPLY 1

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

You can achive that by customized solution.

You need to create your own webscript where this logic would remain.

ArchivedNodePut.java - This webscript is used to restore file.

ArchivedNodesGet.java- This webscript is used to get deleted file.

You can combile both logic in your webscript.