Subscribing the Slack Bot to Events - Studio Modeling - Current - Current - Ready - Hyland Experience - external

Hyland Experience Studio Modeling

Platform
Hyland Experience
Product
Studio Modeling
Release
Current
License

To use Slack as a trigger the Slack bot needs to subscribe to events.

  1. Use the following URL to configure the events:
    https://api.slack.com/apps/<app_id>/event-subscriptions
  2. Enter the following as the Request URL for Slack to post HTTP requests to:
    https://<cluster-name>/<application-name>/connector/<connector-name>/slack/events

    Where:

    • cluster-name is the name of the cluster running Hyland Experience Studio Modeling.
    • application-name is the name of the application the trigger is configured for.
    • connector-name is the name of the Slack connector instance in the application.
  3. Subscribe the Slack bot user to the following events:
    • app_mention
    • message.channels
    • message.groups
    • message.im
    • message.npim