Skip to content

wso2-extensions/esb-connector-slack

Repository files navigation

Slack EI Connector

The Slack Connector provides a quick and easy way to communicate with your teammates in slack. It allows you to access the Slack Web API which is an interface for querying information from and enacting change in a Slack workspace.

Compatibility

Connector version Supported Slack API version Supported WSO2 ESB/EI version
1.0.0 V1 EI 6.4.0

Getting started

Download and install the connector

  1. Download the connector from the WSO2 Store by clicking the Download Connector button.
  2. Then you can follow this Documentation to add and enable the connector via the Management Console in your EI instance.
  3. For more information on using connectors and their operations in your EI configurations, see Using a Connector.
  4. If you want to work with connectors via EI tooling, see Working with Connectors via Tooling.

Configuring the connector operations

To get started with Slack connector and their operations, see Configuring Slack Operations.

Building From the Source

Follow the steps given below to build the Slack connector from the source code:

  1. Get a clone or download the source from Github.
  2. Run the following Maven command from the esb-connector-slack directory: mvn clean install.
  3. The Slack connector zip file is created in the esb-connector-slack/target directory

How You Can Contribute

As an open source project, WSO2 extensions welcome contributions from the community. Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.