HubSpot-ruby Search results iterating sample app

September 19, 2023 ยท View on GitHub

Requirements

  1. ruby 2.6.3
  2. Configured .env file

Running

  1. Install dependencies
bundle install
  1. Commands

Show all commands (get help)

ruby cli.rb -h

Run sample app

ruby cli.rb -q [search_query] -s [batch_size]

Example:

ruby cli.rb -q test -s 5