Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 30EF8200BCF for ; Sun, 20 Nov 2016 11:29:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2DD2B160AF1; Sun, 20 Nov 2016 10:29:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 69A66160B07 for ; Sun, 20 Nov 2016 11:28:59 +0100 (CET) Received: (qmail 25833 invoked by uid 500); 20 Nov 2016 10:28:58 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 25811 invoked by uid 99); 20 Nov 2016 10:28:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Nov 2016 10:28:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 531632C0073 for ; Sun, 20 Nov 2016 10:28:58 +0000 (UTC) Date: Sun, 20 Nov 2016 10:28:58 +0000 (UTC) From: "Markus Schuch (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CONNECTORS-1344) Slack Notification Connector MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 20 Nov 2016 10:29:00 -0000 Markus Schuch created CONNECTORS-1344: ----------------------------------------- Summary: Slack Notification Connector Key: CONNECTORS-1344 URL: https://issues.apache.org/jira/browse/CONNECTORS-1344 Project: ManifoldCF Issue Type: New Feature Reporter: Markus Schuch Priority: Minor Since CONNECTORS-1119 ManifoldCF has the ability to send notifications on certain job statuses. Notification endpoints are realized by {{INotificationConnector}} implementors. It would be awesome to have a notification connector for Slack channel. Slack has a HTTP API (https://api.slack.com/web) and there are a lot of java examples showing how to pull this off: https://api.slack.com/community#java We plan to contribute this connector on November 24th 2016 in the context of a Open Source Hackathon at www.dbsystel.de. -- This message was sent by Atlassian JIRA (v6.3.4#6332)