Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 230 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 230 Bytes

zendesk_rest_api

Use the Zendesk REST api to pull in specific ticket fields.

Setup

  • Run bundle install
  • cp .env-example .env and replace with current credentials
  • export $(cat .env)
  • bundle exec ruby zendesk.rb