Data Sources

Overview

When a data source powers your app, you can continuously update your app contents without having to republish it. It allows you to build a dynamic app that can create, read, update, and delete data.

You can choose one of the following data sources:

pageGoogle Sheets Data SourcepageAirtable Data SourcepageWebflow Data SourcepageLocal Table Data Source

Connect Your App to a Data Source

  1. Click the data icon in the left side panel to access your data source library.

  2. Click the plus sign at the top of the panel.

  3. You can select from previously added data sources or add a new data source. Click Create New.

  4. Follow the data source-specific instructions to complete the connection: - Google Sheets - Airtable - Webflow - Local Table

You can also connect a data source in a data viewer's properties panel. Learn more here: Data Viewer Components.

Delete a Data Source

There are multiple methods to delete a data source.

Method 1 - project's data source library

  1. Open the project.

  2. Click the data icon in the left side panel to access your project's data source library.

Method 2 - account's data source library

  1. Access your Projects Page.

  2. Click Data Sources in the left sidebar.

  3. Click the trash can icon next to a data source you want to delete.

Data Viewer Components

Once you have connected your project to a data source, you can use the data viewer components as a presentation layer to display the data in your data source.

pageData Viewer Components

Data Sources Blocks

To access the data sources blocks, you must first connect a data source. Then, by incorporating the data source blocks into your app, you can allow users to create, read, update, and delete data in your data source when they interact with the data viewer.

pageData Sources Blocks


Have feedback on this doc? Please take a moment to share your feedback here: Thunkable Docs Feedback. Your valuable insights will help us improve and better serve you in the future.

Last updated