Flow
  • Flow
  • USE CASES
    • Notification for FormKH
    • Get updated on urgent requests
  • Available Apps
    • Custom-API
      • Actions
      • Connection
    • Delay
      • Actions
      • Connection
    • Discord
      • Actions
      • Connection
    • Dropbox
      • Actioins
      • Connection
    • Formatter
      • Actions
      • Connnection
    • FormKH
    • Github
      • Triggers
      • Actions
      • Connection
    • Gitlab
      • Triggers
      • Connection
    • Google Calendar
      • Triggers
      • Connections
    • Google Drive
      • Connection
      • Triggers
    • Google Form
      • Triggers
      • Connection
    • Google Sheets
      • Triggers
      • Actions
      • Connection
    • Nomsa
    • Notion
      • Triggers
      • Actions
      • Connection
    • OpenAI
      • Actions
      • Connection
    • Postgresql
      • Actions
      • Connection
    • Scheduler
      • Triggers
      • Connection
    • Slack
      • Actions
      • Connection
    • SMTP
      • Actions
      • Connection
    • Telegram Bot
      • Actions
      • Connection
    • Twilio
      • Triggers
      • Actions
      • Connection
    • Webhooks
      • Triggers
      • Connection
  • LEGAL
    • Terms of Use
    • Privacy Policy
Powered by GitBook
On this page
  1. Available Apps
  2. Slack

Connection

PreviousActionsNextSMTP

Last updated 1 year ago

This page explains the steps you need to follow to set up the Slack connection in Flow. If any of the steps are outdated, please let us know!

  1. Go to the to create an app on Slack API.

  2. Select From scratch.

  3. Enter App name.

  4. Pick the workspace you would like to use with the Slack connection.

  5. Click on Create App button.

  6. Copy Client ID and Client Secret values and save them to use later.

  7. Go to OAuth & Permissions page.

  8. Copy OAuth Redirect URL from Flow and add it in Redirect URLs. Don't forget to save it after adding it by clicking Save URLs button!

  9. Go to Bot Token Scopes and add chat:write.customize along with chat:write scope to enable the bot functionality.

HTTPS required!

Slack does not allow non-secure URLs in redirect URLs. Therefore, you will need to serve Plumber via HTTPS protocol.

  1. Paste Client ID and Client Secret values you have saved earlier and paste them into Flow as Consumer Key and Consumer Secret, respectively.

  2. Click Submit button on Flow.

  3. Now, you can start using the Slack connection with Flow.

link