Skip to content

luisbosque/supportbee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supportbee

Ruby client to work with Supportbee API (https://developers.supportbee.com/api)

Installation

gem install supportbee

Usage

require 'supportbee'

sb = Supportbee::Client.new(:company => 'my_company', :auth_token => 'my_auth_token') 

tickets = sb.tickets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages