Slack Anypoint Connector now is a MuleSoft Community Certified Connector, which ensures the quality of this project.
The connector can be download directly from the Anypoint Exchange!!
- Mule 3.5+
http://estebanwasinger.github.io/slack-connector/
- Clone this Slack SDK repository: git clone https://github.com/estebanwasinger/slack-sdk
- Clone the connector repository: git clone https://github.com/estebanwasinger/slack-connector
- Compile with Maven the Slack-SDK: mvn clean install -DskipTests
- Import the connector in Anypoint Studio: File --> Import --> Anypoint Connector from External Location
- Install it in Anypoint Studio: Right Click in the connector project --> Anypoint Connector --> Install or Update
- Enjoy!
#Usage
- The easiest way to test the Slack Connector is to use the Connection Management configuration.
- Drop a HTTP connector, after that drop the Slack Connector, add a new Global configuration.
- Select Connection Management.
- The configuration will ask for an Access Token, go to your Slack Profile and search for it.
- Complete the AccessToken, and click in Test Connectivity, if everything is OK, Anypoint Studio will show you that the Test Connection was successfull.
We use GitHub:Issues for tracking issues with this connector. You can report new issues at this link https://github.com/estebanwasinger/slack-connector/issues.