Integration Guides

Slack

Obtaining Slack Client ID and Secret

  • Open a Slack account and create a workspace.
  • Go to Slack API
  • Create a Slack app, using the steps mentioned here
    • NOTE: You can skip this step and use the default revert Slack app
  • Set https://app.revert.dev/oauth-callback/slack as the redirect url for your app
  • Get your client_id and client_secret:
    • Go to the “Basic Information” section of the App setting
    • Copy your client_id and client_secret from App Credentials section

Connect to Slack via Revert

  • Enter the client_id and client_secret you copied in the previous step into the App credentials here and click Submit.