{"id":15798013,"url":"https://github.com/grokify/hubot-salesforce","last_synced_at":"2025-03-31T19:45:52.145Z","repository":{"id":57269253,"uuid":"70460912","full_name":"grokify/hubot-salesforce","owner":"grokify","description":"Hubot script for querying Salesforce","archived":false,"fork":false,"pushed_at":"2016-10-11T19:07:29.000Z","size":2058,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-12T00:47:32.971Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"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/grokify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-10T07:02:59.000Z","updated_at":"2016-10-10T07:16:41.000Z","dependencies_parsed_at":"2022-09-02T09:50:57.733Z","dependency_job_id":null,"html_url":"https://github.com/grokify/hubot-salesforce","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fhubot-salesforce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fhubot-salesforce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fhubot-salesforce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fhubot-salesforce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grokify","download_url":"https://codeload.github.com/grokify/hubot-salesforce/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531986,"owners_count":20792735,"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-10-05T00:22:59.995Z","updated_at":"2025-03-31T19:45:52.121Z","avatar_url":"https://github.com/grokify.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hubot-salesforce\n\nHubot Salesforce handler script to query topics by company.\n\n[![NPM Version][npm-image]][npm-url]\n[![NPM Downloads][downloads-image]][downloads-url]\n[![License][license-svg]][license-link]\n\n[![Stories in Ready][story-status-svg]][story-status-link]\n\nSee [`src/salesforce.coffee`](src/salesforce.coffee) for full documentation.\n\n## Installation\n\nIn hubot project repo, run:\n\n`npm install hubot-salesforce --save`\n\nThen add **hubot-salesforce** to your `external-scripts.json`:\n\n```json\n[\"hubot-salesforce\"]\n```\n\n## Configuration\n\n| Environment Variable | Notes |\n|----------------------|-------|\n| `SF_INSTANCE_URL` | url of your salesforce instance eg. https://na2.salesforce.com |\n| `SF_CONSUMER_KEY` | consumer key from the Remote Access Setup page in Salesforce |\n| `SF_CONSUMER_SECRET` | consumer secret from the Remote Access Setup page in Salesforce |\n| `SF_USERNAME` | a valid salesforce login |\n| `SF_PASSWORD` | password and security token mashed together |\n\n## Usage\n```\nhubot salesforce account \u003cACCOUNT_NAME\u003e - returns a list of matching account.\nhubot salesforce query \u003cSOQL_QUERY\u003e - returns the SOQL query results.\n```\n\n## Notes\n\nAdapted from [lnediger's script](https://github.com/lnediger/hubot-scripts) submitted to [hubot-scripts](https://github.com/github/hubot-scripts/)\n\n## Links\n\nProject Repo\n\n* https://github.com/grokify/hubot-salesforce\n\nHubot\n\n* https://github.com/github/hubot\n\n## Contributing\n\n1. Fork it ( http://github.com/grokify/hubot-salesforce/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## License\n\nHubot Salesforce script is available under the MIT license. See [LICENSE.md](LICENSE.md) for details.\n\nHubot Salesforce script \u0026copy; 2014 GitHub, 2016 John Wang\n\n [npm-image]: https://img.shields.io/npm/v/hubot-salesforce.svg\n [npm-url]: https://npmjs.org/package/hubot-salesforce\n [downloads-image]: https://img.shields.io/npm/dm/hubot-salesforce.svg\n [downloads-url]: https://npmjs.org/package/hubot-salesforce\n [story-status-svg]: https://badge.waffle.io/grokify/hubot-salesforce.svg?label=ready\u0026title=Ready\n [story-status-link]: https://waffle.io/grokify/hubot-salesforce\n [license-svg]: https://img.shields.io/badge/license-MIT-blue.svg\n [license-link]: https://github.com/grokify/hubot-salesforce/blob/master/LICENSE.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrokify%2Fhubot-salesforce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrokify%2Fhubot-salesforce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrokify%2Fhubot-salesforce/lists"}