Subscribing the Slack Bot to Events - Hyland Automate Modeling - Current - Current - Ready - Content Innovation Cloud - external

Hyland Automate Modeling

Platform
Content Innovation Cloud
Product
Hyland Automate 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 Automate 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