Back to Tooljet

Overview

docs/versioned_docs/version-2.0.0/data-sources/overview.md

3.20.154-lts1.3 KB
Original Source

Datasources : Overview

Datasources pull in and push data to any source including databases, external APIs, or services.

<div style={{textAlign: 'center'}}> </div>

Connecting datasources

  1. After logging in to ToolJet, create a new app from the dashboard

  2. There are two ways for connecting a datasource. You can connect from:

    1. Left-sidebar: On the left sidebar, click on the datasource icon and then click on the + add datasource button

      <div style={{textAlign: 'center'}}> </div>
    2. Query Panel: Go to the query panel at the bottom, click on the +Add button and then click Add datasource button

      <div style={{textAlign: 'center'}}> </div>
  3. Follow the steps in the Datasource Library specific to the desired datasource

:::info ToolJet allows you to transform the data returned by datasources using Transformations :::