Skip to content

gmckeever/zendesk_rest_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages