Uninstalling the Connector

Uninstall TIBCO Flogo® Connector for Twilio by using the installmgr scripts that are bundled with TIBCO Flogo® Enterprise.

Procedure

  1. Stop the Flogo Enterprise Web UI if it is running.
  2. Open a command prompt or terminal window.
  3. Navigate to the <FLOGO_HOME>/tools directory.
  4. Depending on your platform, run one of the following commands:
    Note: The <CATEGORY> value for the following commands is Twilio. The category value is case-sensitive.
    • On Windows:

      installmgr.bat uninstall connector <CATEGORY>

      Example: installmgr.bat uninstall connector Twilio.

    • On Linux and macOS:

      ./installmgr.sh uninstall connector <CATEGORY>