{"id":19939177,"url":"https://github.com/zapnap/riq-ruby","last_synced_at":"2025-06-14T21:03:26.556Z","repository":{"id":66373054,"uuid":"47217770","full_name":"zapnap/riq-ruby","owner":"zapnap","description":"Full featured Ruby SDK for interacting with the RelateIQ API","archived":false,"fork":false,"pushed_at":"2015-12-01T21:16:05.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T12:49:26.971Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zapnap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-01T21:13:20.000Z","updated_at":"2019-07-22T07:42:11.000Z","dependencies_parsed_at":"2023-02-21T04:45:21.214Z","dependency_job_id":null,"html_url":"https://github.com/zapnap/riq-ruby","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/zapnap/riq-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapnap%2Friq-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapnap%2Friq-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapnap%2Friq-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapnap%2Friq-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zapnap","download_url":"https://codeload.github.com/zapnap/riq-ruby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapnap%2Friq-ruby/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259884417,"owners_count":22926440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T23:45:15.455Z","updated_at":"2025-06-14T21:03:26.525Z","avatar_url":"https://github.com/zapnap.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SalesforceIQ Ruby SDK \n[![Gem Version](https://img.shields.io/gem/v/riq.svg)](http://badge.fury.io/rb/riq)\n[![Build Status](https://img.shields.io/travis/relateiq/ruby-sdk.svg)](https://travis-ci.org/relateiq/ruby-sdk)\n\n\nA full featured native Ruby interface for interacting with the [SalesforceIQ](https://salesforceiq.com)(formerly RelateIQ) API. \n\n## Status\n\n|Badge (click for more info)|Explanation|\n|---|---|\n|[![](https://img.shields.io/badge/documentation-100%25-brightgreen.svg)](http://www.rubydoc.info/gems/riq)|% of methods documented|\n|[![Code Climate](https://img.shields.io/codeclimate/coverage/github/relateiq/ruby-sdk.svg)](https://codeclimate.com/github/relateiq/ruby-sdk/coverage)|% of methods tested|\n|[![Code Climate](https://img.shields.io/codeclimate/github/relateiq/ruby-sdk.svg)](https://codeclimate.com/github/relateiq/ruby-sdk/code)|Overall code quality (4.0 is best)|\n|[![Gemnasium](https://img.shields.io/gemnasium/relateiq/ruby-sdk.svg)](https://gemnasium.com/relateiq/ruby-sdk)|Dependency freshness|\n|[![MIT license](http://img.shields.io/badge/license-MIT-blue.svg)](http://opensource.org/licenses/MIT)|What can you use this for?|\n\n\n## Code Examples\n\n``` ruby\nrequire 'riq'\nRIQ.init(ENV['RIQ_API_KEY'], ENV['RIQ_API_SECRET'])\n\n# Contacts\nRIQ.contacts.each do |c|\n    # do something\n    puts c.name\nend\n\n# =\u003e Bruce Wayne\n# =\u003e Malcolm Reynolds\n# =\u003e Michael Bluth\n# =\u003e Tony Stark\n...\n# Etc\n\n```\n\n## Testing\n\nCopy `.env.example` to `.env` and edit to add your SalesforceIQ account credentials. Then run the Rake task:\n\n    rake test\n\n## Helpful Links\n\n* [Full ruby documentation](http://www.rubydoc.info/gems/riq)\n* [Examples and API docs](https://api.salesforceiq.com/#/ruby)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzapnap%2Friq-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzapnap%2Friq-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzapnap%2Friq-ruby/lists"}