Jack
Jack

Reputation: 22

Zoho Catalyst: How to Recover Accidentally Deleted Datastore Records?

I accidentally deleted some records from the Zoho Catalyst Datastore and need guidance on recovering the lost information. Additionally, are there any best practices or preventive measures available to avoid such incidents in the future?

Upvotes: -1

Views: 20

Answers (1)

Sakthivel B
Sakthivel B

Reputation: 60

Catalyst does not support recovering deleted records from the Catalyst Datastore. In the future, you can back up your data from the Catalyst Datastore by triggering a job function to perform a bulk read operation using the API or CLI in the development environment. This process will allow you to read data from the Catalyst Datastore and create a CSV file, which you can use to back up your data. You can find the help documentation here for job scheduling and here for bulk read data from the Catalyst Datastore.

Upvotes: 0

Related Questions