agendor-ruby

Gem to add contact to Agendor CRM

api.agendor.com.br

Usage

client = Api.new(email, pass)
client.add_person({:name=>"Whatever", :role=>"Singer", :description => "Nice guy", :emails_array=>["whateveremail@gmail.com"]})

Contributing to agendor-ruby

Copyright © 2014 Bruno Ghisi. See LICENSE.txt for further details.