Skip to main content

Getting Started with Airbyte Cloud

This page guides you through setting up your Airbyte Cloud account, setting up a source, destination, and connection, verifying the sync, and allowlisting an IP address.

Set up your Airbyte Cloud account

To use Airbyte Cloud:

  1. If you haven't already, sign up for Airbyte Cloud using your email address, Google login, or GitHub login.

    Airbyte Cloud offers a 14-day free trial that begins after your first successful sync. For more information, see Pricing.

    note

    If you are invited to a workspace, you cannot use your Google login to create a new Airbyte account.

  2. If you signed up using your email address, Airbyte will send you an email with a verification link. On clicking the link, you'll be taken to your new workspace.

    info

    A workspace lets you collaborate with team members and share resources across your team under a shared billing account.

Set up a source

info

A source is an API, file, database, or data warehouse that you want to ingest data from.

To set up a source:

note

Set your default data residency before creating a new source to ensure your data is processed in the correct region.

  1. On the Airbyte Cloud dashboard, click Sources and then click + New source.

  2. On the Set up the source page, select the source you want to set up from the Source catalog.

    The fields relevant to your source are displayed. The Setup Guide provides information to help you fill out the fields for your selected source.

  3. Click Set up source.

Set up a destination

info

A destination is a data warehouse, data lake, database, or an analytics tool where you want to load your extracted data.

To set up a destination:

  1. On the Airbyte Cloud dashboard, click Destinations and then click + New destination.

  2. On the Set up the destination page, select the destination you want to set up from the Destination catalog.

    The fields relevant to your destination are displayed. The Setup Guide provides information to help you fill out the fields for your selected destination.

  3. Click Set up destination.

Set up a connection

info

A connection is an automated data pipeline that replicates data from a source to a destination.

Setting up a connection involves configuring the following parameters:

ParameterDescription
Replication frequencyHow often should the data sync?
Data residencyWhere should the data be processed?
Destination Namespace and stream prefixWhere should the replicated data be written?
Catalog selectionWhich streams and fields should be replicated from the source to the destination?
Sync modeHow should the streams be replicated (read and written)?

For more information, see Connections and Sync Modes and Namespaces

If you need to use cron scheduling:

  1. In the Replication Frequency dropdown, click Cron.
  2. Enter a cron expression and choose a time zone to create a sync schedule.
note
  • Only one sync per connection can run at a time.
  • If cron schedules a sync to run before the last one finishes, the scheduled sync will start after the last sync completes.

To set up a connection:

note

Set your default data residency before creating a new connection to ensure your data is processed in the correct region.

  1. On the Airbyte Cloud dashboard, click Connections and then click + New connection.

  2. On the New connection page, select a source:

    • To use an existing source, select your desired source from the Sources. Click the source to use it.
    • To set up a new source, select "+ New source". Select a destination from the catalog. The fields relevant to your source are displayed. The Setup Guide provides information to help you fill out the fields for your selected source. Click Set up source.
  3. Select a destination:

    • To use an existing destination, select your desired destination from the existing destinations. Click the destination to use it.
    • To set up a new destination, select "+ New destination". Select a destination from the catalog. The fields relevant to your destination are displayed. The Setup Guide provides information to help you fill out the fields for your selected destination. Click Set up destination.

    The Set up the connection page is displayed.

  4. From the Replication frequency dropdown, select how often you want the data to sync from the source to the destination.

    Note: The default replication frequency is Every 24 hours.

  5. From the Destination Namespace dropdown, select the format in which you want to store the data in the destination:

    Note: The default configuration is Mirror source structure.

    ConfigurationDescription
    Mirror source structureSome sources (for example, databases) provide namespace information for a stream. If a source provides the namespace information, the destination will reproduce the same namespace when this configuration is set. For sources or streams where the source namespace is not known, the behavior will default to the "Destination default" option
    Destination defaultAll streams will be replicated and stored in the default namespace defined on the Destination Settings page. For more information, see ​​Destination Connector Settings
    Custom formatAll streams will be replicated and stored in a custom format. See Custom format for more details
tip

To better understand the destination namespace configurations, see Destination Namespace example

  1. (Optional) In the Destination Stream Prefix (Optional) field, add a prefix to stream names (for example, adding a prefix airbyte_ renames projects to airbyte_projects).

  2. Activate the streams you want to sync:

    • (Optional) If your source has many tables, type the name of the stream you want to enable in the Search stream name search box.
  3. Configure the sync settings:

    1. Toggle the Sync button to enable sync for the stream.

    2. Source stream name: The table name in the source

    3. Sync mode: Select how you want the data to be replicated from the source to the destination:

      For the source:

      • Select Full Refresh to copy the entire dataset each time you sync
      • Select Incremental to replicate only the new or modified data

      For the destination:

      • Select Overwrite to erase the old data and replace it completely

      • Select Append to capture changes to your table Note: This creates duplicate records

      • Select Append + Deduped to mirror your source while keeping records unique

        Note: Some sync modes may not yet be available for the source or destination.

    4. Cursor field: Used in Incremental sync mode to determine which records to sync. Airbyte pre-selects the cursor field for you (example: updated date). If you have multiple cursor fields, select the one you want.

    5. Primary key: Used in Append + Deduped sync mode to determine the unique identifier.

    6. Choose which fields to sync. By default, all fields are synced.

  4. Click Set up connection.

  5. Airbyte tests the connection. If the sync is successful, the Connection page is displayed.

Verify the connection

Verify the sync by checking the logs:

  1. On the Airbyte Cloud dashboard, click Connections. The list of connections is displayed. Click on the connection you just set up.
  2. The Sync History is displayed. Click on the first log in the sync history to view the log details.
  3. Check the data at your destination. If you added a Destination Stream Prefix while setting up the connection, make sure to search for the stream name with the prefix.

Allowlist IP addresses

Depending on your data residency location, you may need to allowlist the following IP addresses to enable access to Airbyte:

United States and Airbyte Default

GCP region: us-west3

  • 34.106.109.131
  • 34.106.196.165
  • 34.106.60.246
  • 34.106.229.69
  • 34.106.127.139
  • 34.106.218.58
  • 34.106.115.240
  • 34.106.225.141

European Union

AWS region: eu-west-3

  • 13.37.4.46
  • 13.37.142.60
  • 35.181.124.238