Skip to main content
This page shows you how to inject data from data sources managed by Fivetran into a . Fivetran data in a service

Prerequisites

To follow the steps on this page:
  • Create a target with the Real-time analytics capability enabled.

    You need your connection details. This procedure also works for .

Set your Tiger Cloud service as a destination in Fivetran

To be able to inject data into your , set it as a destination in Fivetran: Fivetran data destination
  1. In Fivetran Dashboard > Destinations, click Add destination.
  2. Search for the connector and click Select. Add the destination name and click Add.
  3. In the setup, add your connection details, then click Save & Test. Fivetran validates the connection settings and sets up any security configurations.
  4. Click View Destination. The Destination Connection Details page opens.

Set up a Fivetran connection as your data source

In a real world scenario, you can select any of the over 600 connectors available in Fivetran to sync data with your . This section shows you how to inject the logs for your Fivetran connections into your . Fivetran data source
  1. In Fivetran Dashboard > Connections, click Add connector.
  2. Search for the Fivetran Platform connector, then click Setup.
  3. Leave the default schema name, then click Save & Test. You see All connection tests passed!
  4. Click Continue, enable Add Quickstart Data Model and click Continue. Your Fivetran connection is connected to your destination.
  5. Click Start Initial Sync. Fivetran creates the log schema in your and syncs the data to your .

View Fivetran data in your Tiger Cloud service

To see data injected by Fivetran into your :
  1. In data mode in , select your , then run the following query:
    SELECT *
    FROM fivetran_log.account
    LIMIT 10;
    
    You see something like the following: Fivetran data in a service
You have successfully integrated Fivetran with .