Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titleThis section explains about configuring Slackapp/Hipchat for aprroval flow


Expand
titleSlack


Note

For Approval flow in slack, Bot must use slack app. Bot added though hubot configuration will not have this feature

  1. Logging into api.slack.com navigating to thethe My Apps section at slack.com/apps
  2. Click thethe Interactive Components link in the menu
  3. ClickClick Enable Interactive Messages, enter Request URL and click Enable Interactive Messages 
    The Request URL must be publicly accessible and secure.
  4. Click thethe Bot users link in the menu.
  5. ClickClick Add a Bot User, enter Display name and Default username and click Add a Bot User 
  6. Click thethe OAuth & Permissions link in the menu.
  7. Go to Redirect URLs section click Add a new Redirect URL, enter Redirect URLURL and click save changes. The Redirect URL must be publicly accessible and secure.
  8. Go to scopes section and select “Administer the workspace” scope and click save changes.
  9. Click on thethe Install App to Team button found on the Install App  If new permission scopes or Slack app features are added after an app has been installed, app has to be reinstalled to workspace for changes to take effect.
  10. Once the app installed, the access token will be generated in OAuth & Permissions page


...