Slack Connected Service

Prev Next

Slack connected service type is available in the list when feature flag is enabled.

Screenshot 2023-08-22 at 09.47.11.png

Before configuring connected service, app needs to be created in Slack. More information here.

  1. After the app has been created in Slack, configure connected service using Client ID and Client Secret from the created app.

    Screenshot 2023-08-22 at 09.48.24.png

  2. Save connected service > open it for edit again and navigate to Step 2.

  3. Copy value of Callback URL.

  4. In Slack, go to Oauth & Permissions tab > delete the redirect URL entry that has been created from the manifest file. Add new redirect URL link copied on previous step.

    Screenshot 2023-08-22 at 09.52.47.png

  5. After saving redirect URL, go back to the connected service and open it for edit.

  6. Navigate to Step 2 and click the Authorize URL link.

    Screenshot 2023-08-22 at 09.21.35.png

  7. Click "Allow"

    Screenshot 2023-08-22 at 09.36.11.png

  8. After successful configuration service is fully configured.