Post

2 followers Follow
0
Avatar

Can we restore/undo changes made via API?

How do we undo changes made via an API? Like the functionality with the data loader which allows you to "Undo" an upload.

Nidhi Bhatt Answered

Official comment

Avatar

Hi Nidhi,

Unfortunately no, you cannot "undo" changes. We do not save the previous state of modified entities.

You can manage the "undo" on your site by saving the entities state before modify them via API and then execute another API call that will restore the saved state.

Regards.

Alex Broitman
Comment actions Permalink

Please sign in to leave a comment.

2 comments