Skip to content

Knack

Back up your Knack application data to your own cloud storage.

Knack is a no-code database platform for building online applications. SimpleBackups connects to Knack using your API credentials to export your application data as CSV files on a schedule. This guide covers how to retrieve your credentials, configure a backup, and restore your data.

Create your Knack credentials

SimpleBackups connects to your Knack database using your API credentials.

  1. Log in to your Knack account at builder.knack.com.
  2. Click on Settings.

Knack settings navigation

  1. From the Settings side menu, click on API & Code.

Knack API and Code menu

  1. Copy your Application Key and API Key.

Knack API credentials

  1. Paste your credentials into the Knack backup configuration in SimpleBackups.

Knack backup configuration in SimpleBackups

Restore your Knack backup

You can restore a Knack backup by importing the CSV files back into your Knack tables.

  1. Navigate to the backup summary page and find the point-in-time log you want to restore. Click on the info button to open the log summary.

Knack backup log

  1. In the popup, locate the Backup Archive link and click it to download your backup.

Knack backup archive download

  1. Extract the archive. You will find one or more CSV files depending on how many tables you have. Navigate to your Knack account, select the table you want to restore, and click the upload button.

Knack table upload

  1. Drag and drop the corresponding CSV file from your backup archive into the drop zone. Follow the import wizard and select the options that suit your data recovery strategy.

Knack import wizard

Limitations

Knack backups have the following limitations:

  • Partial backup scope — backups include tables (CSV files) only, not the full database structure or app configuration
  • No relational data restoration — connections between tables (linked records and relationships) are not preserved
  • No file or image restoration — attachments, images, and file fields are not backed up or restored