Get Started
Last updated
Last updated
To start building your first app, you can follow the following steps.
Most data sources are supported here including flat files (.csv, xlsx, .txt, json), databases (MySQL, MongoDB, Snowflake, BigQuery, etc), and Applications (API, CRMs, ERPs, and more).
(Optional) Use Data Prep to preprocess your data.
Simply create a new app project in the “App Builder” section. Each app project would contain one unique application with a unique root URL, set of databases, front-end components, and services.
Next, you can construct the page layout by dragging any element from the Create panel and dropping it on the page. In this example, drag a table element to the page.
Select the resource data you added.
Click the Preview button on the top right to see the result.
Once your app is constructed, you can click the Publish button to publish your app and share the link with other people.
Explore more detailed tutorial in Popular Use Cases