Start syncing your Slack Channel into Ragie by following the steps below:

📘

You must have permissions to add a Slack App to create a Slack Connection

A Ragie app will be added to your workspace. This allows us to interact with Slack to pull data.

📘

Our Slack App is currently undergoing review, you will see a warning at the moment when you connect

Creating a Connection

  1. Connect your Slack Channel from the dashboard.

  2. Select an API key from the dropdown at the top. All documents created by the connection will be attributed to the selected API key.

  3. Fill out any metadata you want to associate with the Slack data. You can use this to filter the data later. This is in JSON format. You can leave it blank, or you could set it to something like

  4. {
      "company": "acme"
    }
    
  5. Select an Import mode. This is only applicable to PDFs. Fast only extracts text, but Hi-res also extracts images and tables. Fast can be up to 20x fast than Hi-res

  6. Click "Create Connection" at the top right.

You will be taken back to the connectors page, and the system will schedule a sync process for you as soon as possible.

What is synced?

  • Messages
    • Textual content
    • Metadata see api reference
    • Files attached to messages, when permission to download is available.