New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hubot-salesforce-slack

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-salesforce-slack

A slack module for hubot to display Salesforce related data

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-75%
Maintainers
1
Weekly downloads
 
Created
Source

hubot-salesforce-slack

A slack module for hubot to display Salesforce related data

See src/salesforce-slack.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-salesforce-slack --save

Then add hubot-salesforce-slack to your external-scripts.json:

[
  "hubot-salesforce-slack"
]

Interactions

Instance Status

Gets the current status of the instance requested

user1> darylshaber status na7

Status

Instance Version

Gets the current version of the instance requested

user1> darylshaber version na7

Version

Alias

Gets the underlying org for a given alias

user1>> darylshaber alias org62
darylshaber>> @user1 org62 runs on NA44

Alias

Pod Metrics

Displays two graphs representing the metrics for all pods. These graphs are the daily transaction count (in billions) and the daily average transaction time (in ms).

user1> darylshaber metrics

Metrics

NPM Module

https://www.npmjs.com/package/hubot-salesforce-slack

Keywords

FAQs

Package last updated on 09 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc