Search
K
Links

Upload data from Cloud

API to upload data from Cloud storage.
If using GCS or GBQ, before executing the APIs to upload data, grant read access to the Google Cloud Storage bucket or Google BigQuery table.
Tenant Id can be retrieved from the UI as listed here
Source Id can be retrieved from the UI or using the APIs
post
https://demo.api.telm.ai
/v2/<tenant>/sources/<source_id>/batch_data
Upload Data

Request Body for GCS

Use json representation described in GCS Request data

Request Body for GBQ

Use json representation described in GBQ Request data

Request Body for S3

Use json representation described in S3 Request data

Request Body for Azure

Use json representation described in Azure Request data

Request Body for Snowflake

Use json representation described in Snowflake Request data