LogoLogo
TrustAPI Docs
  • Application
  • Support
  • Platform
  • Infrastructure
  • Security
  • Notices
  • Overview
  • Protect Data
    • Auto Backup
      • Auto Backup API Usage
      • Supported Objects
      • Delete Tracking
      • Salesforce Metadata Backup
      • Missing Field Permissions
      • Viewing Records
      • Viewing Files
    • Archive
      • Support for Big Objects
    • Restore
      • Restore Best Practices
    • Purge
  • Reuse Data
    • Global Search
    • Data Lake (formerly History Stream)
      • AWS Data Lakehouse
      • DuckDB Data Lake
      • Heroku Data Lakehouse
      • Azure Data Lake
      • Data Lake FAQ
      • Data Lake v1 (formerly History Stream)
    • Salesforce Sandbox Seeding
      • Sandbox Seeding Walkthrough
    • Public API
    • Managed Package
      • Second Generation
        • Features
        • Install
        • Update
        • Uninstall
      • First Generation
        • Features
        • Configure
        • Uninstall
        • Migrate
      • Frequently Asked Questions
  • Other
    • Settings
      • Connecting Salesforce
      • Connecting Storage
      • Sandbox Refresh
    • Notifications
    • Permissions
      • Integration User
      • Integration User Scripts
    • Troubleshooting
      • Debugging Salesforce Triggers
    • Auto Updates

Copyright © 2025 GRAX, Inc.

On this page
  • Prerequisites
  • How It Works
  • Enabling Auto Backup
  • Monitoring and Dashboard
  • Auto Backup Toggle
  • Auto Backup Status
  • Disabling an Object Backup
  • Frequently Asked Questions

Was this helpful?

Export as PDF
  1. Protect Data

Auto Backup

Last updated 14 days ago

Was this helpful?

With GRAX Auto Backup, you’re just a few clicks away from securely backing up your entire Salesforce org.

Prerequisites

  • Create an and configure their permissions

How It Works

Once the integration user is connected, GRAX:

  • Periodically describes all the objects and schema in your org and adds them to the Auto Backup system.

  • Starts periodic jobs that pick an object and back up everything new or changed since the last backup.

Enabling Auto Backup

To enable Auto Backup:

  • Navigate to the Auto Backup tab within the GRAX Application

  • You'll see the screen below, and will be prompted to choose one of the following options: Start Auto Backup to current bucket or Change the storage provider/bucket

When setting up Auto Backup for the first time, GRAX starts by backing up object data in Salesforce, beginning with the oldest modified records and progressing to the most recently modified ones. Once the initial backup is complete, Auto Backup seamlessly transitions to periodically capturing ongoing data changes.

The time to complete backup of new data may vary based on amount of new data to backup, API limits, and system limits.

Monitoring and Dashboard

The Auto Backup Dashboard in the GRAX Application serves as the central hub for tracking key metrics and statuses. It provides insights into the total volume of data backed up, the time frames covered by secure backups, and the historical progress of Auto Backup operations.

Auto Backup Toggle

You can easily control Auto Backup behavior with the following options:

  • Backup Objects and Files: Capture all available data objects

  • Backup Objects, Pause Files: Exclude file data from the backup

  • Backups Paused: Disable all backup operations

Auto Backup Status

Additionally, the dashboard displays detailed status information, as outlined below:

  • Backfilling: GRAX is backing up the history of your org, and at least one object has never been fully backed up

  • Behind: All objects were fully backed up previously, but backup has since fallen behind for at least one object

  • Running Continuously: GRAX is operating as expected and up to date on all objects within expected SLA

  • Paused:Auto Backup has been paused by a user for records, files, or both

  • Error: An error has been encountered by the app while backing up data

The dashboard also contains a list of files and objects being backed up along with record count and version count. Objects can have the following statuses:

  • Waiting: object is caught up and waiting for new data

  • Running: object is nearly caught up and backing up new data

  • Backfilling: object is still backing up initial data

  • Paused: object isn't being processed because Auto Backup has been turned off

  • Excluded: object isn't being processed because it has been explicitly excluded by the user

  • Unavailable: object isn't being processed because GRAX has lost access to the object in Salesforce

If the system encounters errors, Auto Backup will display an Error status both for the entire process and the specific object affected. Additionally, a banner will appear on the dashboard with a link to the error summary page, where you can download a CSV containing detailed stack traces, if needed.

Disabling an Object Backup

“There are two methods for excluding objects from backup: one on the Salesforce side and one within the GRAX Application.

Preventing Backup by Salesforce Permissions

Auto Backup is built to back up all possible Salesforce data by backing up every object the Integration User has permission to view. This design lets you manage what objects are backed up with standard Salesforce permissions and automatically backs up new custom objects or fields without the need to modify GRAX settings. If you don't want GRAX to back up an object or field because it isn't restorable, or isn't valuable to your data strategy, deny access to the object or field for the GRAX integration user.

Excluding Objects from Auto Backup in GRAX

On the Settings page, under General Settings, you’ll find the Auto Backup Exclusions field. Here, you can enter a comma-separated list of object API names to exclude from future backups. Once specified, these objects will be ignored in subsequent backups. However, if an object has already been backed up, it will still appear in the Objects list with an Excluded status.

Frequently Asked Questions

Can I configure the backup schedule?

GRAX is designed to back up your entire Salesforce organization without complicated tools to configure objects, fields or schedules.

To achieve this, GRAX periodically scans your Salesforce organization for new data. If it finds new data, it then automatically schedules smaller jobs to backup new data while staying within Salesforce API limits, and within system limits to keep backups, archives, restores, searches, and Data Lake working as expected.

GRAX offers an option to change the period of scans between "daily" and "continuous."

  • Daily Auto Backup: scans for new data once a day

  • Continuous Auto Backup: scans for new data at a minimum of every hour

The time to complete backup of new data may vary based on amount of new data to backup, API limits, and system limits.

How do I use daily backup? How does it work?

In the backup dashboard, you’ll observe continuous activity during the initial backup and ‘backfill’ process. Afterward, daily scans will occur for each object, with activity distributed throughout the day.

No further configuration is necessary, or possible, on your part.

Why are formula fields showing outdated values?

What does "INSUFFICIENT_ACCESS" mean?

Example: salesforce INSUFFICIENT_ACCESS: insufficient access rights on cross-reference id

How does Auto Backup handle records where a field is updated in SFDC, but the record's "SystemModStamp" remains unchanged?

For the most part, each time a record is modified within SFDC, SFDC updates the SystemModStamp to reflect the date/time of the modification, however, there are certain fields (including, but not limited to formula fields), that when changed, do not result in an updated SystemModStamp. This is a SFDC limitation, not a GRAX limitation.

Auto Backup relies on a change in a record's SystemModStamp in order to identify, and therefore backup, new or changed data. If a record is being backed up for the first time, GRAX will backup the record with the value stored in SFDC at the time of backup, but if the record is modified after the initial backup and SFDC does not update the record's SystemModStamp, GRAX will not back up the change.

What does "UNKNOWN_EXCEPTION" mean?

UNKNOWN_EXCEPTION: sfdc.keystone.catalog.blobforce.KeystoneGetBlobFromStoresException: Failed to get a blob from all stores: orgId=00AbC000000DeM0 keyPrefix=05T entityId=05T2R000016VbmO blobId=0KF2R00002uQzDX extentId=F00D0b000000GaMp0KE2R00001MVoIw1 [...] there are no stores that currently contain the extent= F00D0b000000GaMp0KE2R00001MVoIw1, so we can't read it!)

An error has occurred within the Salesforce backend infrastructure, outside the scope of the GRAX Application. Please contact Salesforce support to open a case and report the issue.

The Auto Backup dashboard offers a CSV export of all errors to include with your support case.

Additionally, the Excluded Objects tab displays objects that are not being backed up due to being unsupported; you can read more about supported objects .

to enable Daily Backup for your deployment.

While GRAX captures the definitions of formula fields as part of , it does not execute the formula logic when displaying field values or performing searches. Since formula fields are calculated in real time based on other field values and do not result in actual data changes, updates to these fields do not modify the SystemModStamp. As a result, changes to formula field values do not trigger the creation of a new record version. Therefore, the values displayed for formula fields reflect their state at the time of the most recent record backup.

Review your for View All Data, View All Files and other required permissions. If the error occurs on Campaign or other marketing related objects, try enabling "Marketing User" for the integration user.

See the for more information.

There are several documented workarounds detailing how to "trigger" a SystemModStamp update when fields that do not update the record's SystemModStamp are modified, one of which can be found .

here
metadata backups
Integration User permissions
User Fields reference doc
here
integration user
Connect to Salesforce
Connect Storage
"Enable Auto Backup" popup
Healthy Auto Backup Dashboard
Auto Backup Mode Selector
Auto Backup Dashboard Objects List
Auto Backup Dashboard Excluded Objects List
Contact GRAX Support