Authentication

Datasiv provides a variety of ways to authenticate to your data sources. The submenu below provides a list of frequently asked authentication guides for commonly used integrations (Rest API, Databases, Google BigQuery, and Salesforce)

Adding Credentials

To make API calls to an application such as Salesforce, you'll need to add a Resource which stores credentials.

There's two ways to add credentials in DataSiv:

  1. Adding it from https://www.datasiv.io/resources.
  2. Adding it while making an app

Adding Credentials via the Resources Page

To add credentials via the resources page, go to https://www.datasiv.io/resources.

Click Add New Resource and choose the resource type you want (e.g. Salesforce).

Next, follow the instructions in the modal or in the documentation menu. For example, for using Salesforce specifically, please see Salesforce Authentication

Adding Credentials in App

You can also add credentials when making DataSiv Applications from the editor.

To do this, first click Add Data Query from the top menu. This will make a modal appear as above.

Then, choose your resource type (such as Salesforce) and click Next.

Click the Resource, and then under Resource, click Add New Resource, and modal for authenticating should pop up where you can configure parameters.