pianoreqop.blogg.se

Slack discovery api
Slack discovery api






To initialize the SDK, you must pass in a token with Discovery Scopes: import os enterprise_token = os. export SLACK_DISCOVERY_SDK_TEST_ENTERPRISE_TOKEN = "your-discovery-token-goes-here" Note: use the following command to set your environmental variable to be your token with discovery scopes. from slack_discovery_sdk import Discover圜lient Once you've installed the SDK, you can use the following import statement Note: Please see the OAuth guide on how to get this token if you don't already have one. A token with discovery scopes ( discovery:read and or discovery:write).To learn more about the Discovery APIs, please visit our help center.

slack discovery api

🚨 Note: This SDK is only accessible to customer developers with access to the Discovery API (Enterprise accounts) or partners who have been onboarded to the Security and Compliance partner program. 👋🏼 Welcome to the Python-Slack-Discovery-SDK! This project aims to make using the Slack Discovery APIs easier.








Slack discovery api