Skip to content

How to Import Data from the GitHub Source

Before proceeding, please make sure that you have set up OWOX Data Marts and created at least one storage in the Storages section.

GitHub Storage

  • Click New Data Mart.
  • Enter a title and select the Storage.
  • Click Create Data Mart.

GitHub New Data Mart

  1. Select Connector as the input source type.
  2. Click Set up connector and choose GitHub.
  3. Fill in the required fields:
    • Access token – paste the token you generated on GitHub personal access tokens page.
    • Repository Name – you can find it on the main page of your repository on GitHub.
    • Leave the other fields as default and proceed to the next step.

GitHub Input Source

GitHub Fill Data

GitHub Repo Name

  1. Choose one of the available endpoints.
  2. Select the required fields.
  3. Specify the dataset where the data will be stored (or leave the default).
  4. Click Finish, then Save and Publish Data Mart.

GitHub Publish Data Mart

You now have two options for importing data from GitHub source:

Option 1: Import Current Day’s Data

Choose Manual run → Incremental load to load data for the current day.

GitHub Import New Data

GitHub Incremental Load

ℹ️ If you click Incremental load again after a successful initial load,
the connector will import: Current day’s data, plus Additional days, based on the value in the Reimport Lookback Window field.

GitHub Reimport

Option 2: Manual Backfill for Specific Date Range

Choose Backfill (custom period) to load historical data.

  1. Select the Start Date and End Date.
  2. Click the Run button.

GitHub Backfill

The process is complete when the Run history tab shows the message:
“Success”

GitHub Success

Once the run is complete, the data will be written to the dataset you specified earlier.

GitHub Import Success

If you encounter any issues:

  1. Check the Run history for specific error messages
  2. Please visit Q&A first
  3. If you want to report a bug, please open an issue
  4. Join the discussion forum to ask questions or propose improvements