Skip to content

Fieldwire/fieldwire_ruby_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fieldwire_ruby_sample

Sample ruby code to integrate with Fieldwire:

Setup

  • Install the required ruby version (from .ruby-version) (ex: using rbenv)
  • Install the dependencies using bundle install
  • Fill out the required pieces of info in fieldwire.rb (Marked with # REPLACE)
  • Run script using bundle exec ruby fieldwire.rb

Note

Please store your tokens securely & use them across invocations of your integration setup to prevent hitting rate limits while refreshing the access token

About

Sample ruby code to integrate with Fieldwire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages