Use the Airbyte API with Ruby.
Add this line to your application's Gemfile:
gem 'airbyte-ruby'And then execute:
$ bundle install
There is an example script at examples/airbyte.rb that you can run with bundle exec ruby examples/airbyte.rb.
The gem is available as open source under the terms of the MIT License.