Skip to content

A library for interacting with Taleo via REST API

License

Notifications You must be signed in to change notification settings

bronsonholden/taleo

Repository files navigation

Taleo

Gem Version Build Status Inline docs Maintainability Test Coverage

A library for using the Taleo REST API.

Note: A Nov 2020 change to the Taleo API requires at least one search criteria be passed to employee searches (performed by client#employees to retrieve paged results). Versions prior to 0.6 do not support passing search parameters, and as such you should not use them if you need to utilize employee searches. See the Taleo REST API guide here for more information.

Installation

Add this line to your application's Gemfile:

gem 'taleo'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install taleo

Usage

Check back later.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/paulholden2/taleo.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Be cool.

About

A library for interacting with Taleo via REST API

Resources

License

Stars

Watchers

Forks

Packages

No packages published