ToolJet/docs/versioned_docs/version-2.4.0/data-sources/overview.md
Shubhendra Singh Chauhan e8675f0a4c
[docs] Added docs version 2.4.0 (#5956)
* minor url fix

* added docs version 2.4.0

* default version set to 2.4
2023-04-06 19:09:47 +05:30

1.4 KiB

id title
overview Overview

Datasources : Overview

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

Datasources: Overview

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

      Datasources: Overview
    2. Query Panel: Go to the query panel at the bottom, click on the +Add button and then click Add datasource button

      Datasources: Overview
  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 :::