Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversations API deprecation - Get-SlackGroup #113

Open
RamblingCookieMonster opened this issue Feb 8, 2021 · 1 comment
Open

Conversations API deprecation - Get-SlackGroup #113

RamblingCookieMonster opened this issue Feb 8, 2021 · 1 comment

Comments

@RamblingCookieMonster
Copy link
Owner

Not going to have time to do this, but the following will likely break on Feb 24:

https://github.com/RamblingCookieMonster/PSSlack/blob/master/PSSlack/Public/Get-SlackGroup.ps1

Not sure if anything else will go. https://api.slack.com/changelog/2020-01-deprecating-antecedents-to-the-conversations-api#methods Contains the list of endpoints that will be removed Feb. 24th.

@simonfagerholm
Copy link

Fixed in PR #115

simonfagerholm added a commit to simonfagerholm/PSSlack that referenced this issue Apr 21, 2021
* Move token to header in Send-SlackAPI RamblingCookieMonster#114

Solves breaking change in https://api.slack.com/changelog/2020-11-no-more-tokens-in-querystrings-for-newly-created-apps=0

* Update Get-SlackHistory to use conversation.history

Remove use of deprecated channel.history https://api.slack.com/changelog/2020-01-deprecating-antecedents-to-the-conversations-api#methods

* Replace mention of channels.list with conversations.list

* Rewrite functions using deprecated groups API.

Fixes RamblingCookieMonster#113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants