Connect your Data

Jet allows you to connect and sync with 50+ data sources: business apps (Airtable, Stripe, Zendesk), Data Warehouses, Internal and external REST or GraphQL APIs, and File Storage. Once a data source is set up, you can utilize your data to create apps.

This guide focuses on using Jet Table as the data source. Jet Table offers a quick and secure method for storing and modifying data specifically for Jet applications. It integrates the robustness of a PostgreSQL database with the user-friendly aspect of a spreadsheet interface, enabling efficient data management.

To insert test data into the Jet Database, first download the following provided CSV files:

Once you have downloaded the CSV files, follow the steps:

  1. Log in to Jet Admin and create a new project. If you don't have an account, sign up for free.

  2. Create a new project and add Jet Table as your data source, or if you have an existing project, integrate Jet Table by navigating to Data > Add Resource.

  3. Click Import CSV

  4. Select the Companies CSV you downloaded

  5. Click Import file

  1. Follow the same process to import Deals: Data > Jet Tables > Add or Import.

pageConfigure Data

Last updated