integrations

Connect Slack with a customer-provided app

Connect a Slack workspace using a customer-created app's bot token and signing secret.

post/v1/integrations/slack/connect

Request body

bot_tokenstring required

Slack bot user OAuth token (xoxb-…)

signing_secretstring required

Slack app signing secret

store_namestring nullable

Optional ingestion store name

Response

The connected Slack installation

Changes

No recorded changes to this endpoint across all 17 revisions of this API.