Downloading and installing the Helix Plan Slack integration

After you configure the integration, you need to download the package created for you and extract it.

Windows

1. On the Summary page, click Download to download the integration package.

2. Extract the HelixPlanSlackIntegration.zip file to a directory, such as C:\HelixPlanSlackIntegration

3. Start Powershell as an administrator and navigate to the HelixPlanSlackIntegration directory.

4. Run .\install.ps1

5. Helix Plan API and Helix Plan Slack integration will be installed as services, and should start automatically. If not, check the logs directory for errors.

Linux/macOS

1. On the Summary page, click Download to download the integration package.

2. Extract the HelixPlanSlackIntegration.zip file to a directory, such as /opt/HelixPlanSlackIntegration/

3. Go to /opt/HelixPlanSlackIntegration/

4. Run ./install.sh

5. Run ./start.sh

6. You can also run both the API and the Slack integration as services. For more information, see the Helix Plan API documentation.

7. Check the ./logs directory to verify that the API and integration are running without errors.