How to load data from Smaily to BigQuery
Learn how to use Airbyte to synchronize your Smaily data into BigQuery within minutes.


Building your pipeline or Using Airbyte
Airbyte is the only open source solution empowering data teams to meet all their growing custom business demands in the new AI era.
- Inconsistent and inaccurate data
- Laborious and expensive
- Brittle and inflexible
- Reliable and accurate
- Extensible and scalable for all your needs
- Deployed and governed your way
Start syncing with Airbyte in 3 easy steps within 10 minutes



Take a virtual tour
Demo video of Airbyte Cloud
Demo video of AI Connector Builder
Setup Complexities simplified!
Simple & Easy to use Interface
Airbyte is built to get out of your way. Our clean, modern interface walks you through setup, so you can go from zero to sync in minutes—without deep technical expertise.
Guided Tour: Assisting you in building connections
Whether you’re setting up your first connection or managing complex syncs, Airbyte’s UI and documentation help you move with confidence. No guesswork. Just clarity.
Airbyte AI Assistant that will act as your sidekick in building your data pipelines in Minutes
Airbyte’s built-in assistant helps you choose sources, set destinations, and configure syncs quickly. It’s like having a data engineer on call—without the overhead.
What sets Airbyte Apart
Modern GenAI Workflows
Move Large Volumes, Fast
An Extensible Open-Source Standard
Full Control & Security
Fully Featured & Integrated
Enterprise Support with SLAs
What our users say

Raman Singh
Predictable, straightforward pricing model that simplified budgeting and significantly reduced overall spend

Chase Zieman

“Airbyte helped us accelerate our progress by years, compared to our competitors. We don’t need to worry about connectors and focus on creating value for our users instead of building infrastructure. That’s priceless. The time and energy saved allows us to disrupt and grow faster.”

Rupak Patel
"With Airbyte, we could just push a few buttons, allow API access, and bring all the data into Google BigQuery. By blending all the different marketing data sources, we can gain valuable insights."
How to Sync to Manually
Begin by logging into your Smaily account. Navigate to the section where you can access the data you wish to transfer to BigQuery, such as subscriber lists or campaign data. Use Smaily's export functionality to download this data in a CSV format. If needed, perform multiple exports to obtain all necessary datasets.
Once you have the CSV files, review them to ensure they contain the correct data and format. Clean and transform the data as necessary to align with the schema you will use in BigQuery. This step may include renaming columns, changing data types, or removing unnecessary fields to ensure compatibility.
If you haven't already, create a Google Cloud Platform (GCP) project. Go to the Google Cloud Console, click on the project dropdown, and select "New Project." Give your project a name and make a note of the project ID for future reference. Ensure that billing is enabled for the project.
In the Google Cloud Console, navigate to the "APIs & Services" section and search for "BigQuery API." Enable the API for your project. This step allows your project to interact with BigQuery services.
Access the BigQuery interface via the Google Cloud Console. Click on your project, then select "Create Dataset." Provide a name for your dataset and set any necessary data location and expiration settings. This dataset will serve as the container for your tables and data.
In the BigQuery console, select your newly created dataset and click "Create Table." Choose the option to upload from "Google Cloud Storage" or "Upload" if you are directly uploading a CSV file from your local machine. Specify the CSV file, configure the schema by either auto-detecting or manually setting field names and types, and finalize the upload.
After the upload is complete, verify that the data has been successfully imported by running basic queries in the BigQuery console. Check that the data types and values are as expected. Perform sample queries to ensure data integrity and correctness. Adjust the schema or re-upload data if necessary to correct any issues.
By following these steps, you can efficiently transfer data from Smaily to BigQuery without relying on third-party connectors.