Uninstalling the Connector
Uninstall
Flogo® Connector for Slack by using the
installmgr scripts that are bundled with
Flogo® Enterprise.
- Procedure
- Stop Flogo Enterprise Web UI if it is running.
- Open a command prompt or terminal window.
- Navigate to the
<FLOGO_HOME>/toolsdirectory. - Depending on your platform, run one of the following commands:The
<CATEGORY>value for the following commands is Slack. The category value is case-sensitive.- On Windows:
installmgr.bat uninstall connector <CATEGORY>Example:
installmgr.bat uninstall connector Slack. - On Linux and macOS:
./installmgr.sh uninstall connector <CATEGORY>
- On Windows: