Coder Social home page Coder Social logo

clearbit-slack's People

Contributors

harlow avatar jezen avatar laukei avatar maccman avatar martin308 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clearbit-slack's Issues

Release new version

Some of the recent changes, such as specifying the slack channel in the Clearbit::Slack.ping call (54eda64) are super helpful, but are not in the latest published gem - would love to see these live.

Gem uses an old `slack-notifier` version

Hello! Thanks for making and maintaining clearbit-slack. I've been updating gemfiles recently in our software stack to keep them current and this has become a blocker on updating other gems.

The slack-notifier version required by clearbit-slack is capped at 1.5.1. This version of slack-notifier is 5 years old. When trying to update to a more current version of the notifier, I get

Bundler could not find compatible versions for gem "slack-notifier":
  In Gemfile:
    slack-notifier (~> 2.3)

    clearbit-slack was resolved to 0.2.2, which depends on
      slack-notifier (>= 1.5.1, ~> 1.5.1)

The latest version of slack-notiifer is ~3 years old (2.3.2) (changelog). It looks like the only breaking change is the way defaults are set using a block during initialization.

It would be good if clearbit-slack supported this version. Thanks!

Add Slack Notification

Create "attachment" payloads for Person and Company. these will be used when notifying slack channel

Loosen up the "slack-notifier" dependency

Hey Alex - could you loosen up the slack-notifier dependency in this gem?

spec.add_dependency 'slack-notifier', '~> 1.2.1'

We're using v1.5.1 of slack-notifier which is incompatible with clearbit-slack:

Bundler could not find compatible versions for gem "slack-notifier":
  In snapshot (Gemfile.lock):
    slack-notifier (= 1.5.1)

  In Gemfile:
    slack-notifier

    clearbit-slack was resolved to 0.1.0, which depends on
      slack-notifier (~> 1.2.1)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

Add CRM Link configuration option

Often times the Lead will also be pushed to a CRM or Admin area. We can have the Slack notification also add a link to the CRM page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.