For the complete documentation index, see llms.txt. This page is also available as Markdown.

Slack (OAuth2)

Set up the Slack connector in Pandium using OAuth2 so tenants can authenticate securely and sync workspace messages, channels, users, and notification data.

Connector Overview

Slack is a messaging and collaboration platform designed for teams to communicate, share files, and integrate with various third-party tools for enhanced productivity.

Authentication Type

OAuth

Webhook Supported

No

Secrets

  • PAN_SEC_SLACK_OAUTH_ACCESS_TOKEN

API Client Supported

No

Requirements for Provisioning

In order to provision your connector, the following Slack information must be gathered:

  • Client ID

  • Client Secret

  • Scope (Optional)

  • User Scope (Optional)

API Resources

For more information on how to utilize the Slack API, feel free to reference the following documentation.

Last updated

Was this helpful?