HubSpot-ruby Search results iterating sample app
September 19, 2023 ยท View on GitHub
Requirements
- ruby 2.6.3
- Configured .env file
Running
- Install dependencies
bundle install
- 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