I'm using th eSlack oAuth API to integrate my app with Slack. Following these instructions I do the following:
Where/how am I supposed to get the user's ID? What am I missing?
Visit the App Directory at my.slack.com/apps/manage on your desktop. Click Edit configuration next to the integration. On the configuration page, click Regenerate below the current token. This is the new token you can use anywhere you need it.
Create application and get Client ID, Client Secret Key 1) Go to the https://api.slack.com/apps URL to create the app. 2) Click Your Apps > Create New App. 3) Enter App Name and select workspace. 4) Copy Client ID and Client Secret from above details, you will need them in later steps while creating Slack Connector.
The Slack Web API is an interface for querying information from and enacting change in a Slack workspace. Use it on the fly for ad-hoc queries, or as part of a more complex tapestry of platform features in a Slack app.
You have access to this information in the auth.test endpoint. It will also return the team id, user id, and user's name.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With