Slack deprecating the users.admin.invites api
See original GitHub issueI have been looking at hosting an instance slack recommends using their new apps for creating tokens.
I tried creating one but seems like I can’t add scope admin.users.invites
for free accounts it is only available for enterprise users.
Slackin might stop working once they complete phase out the legacy api.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5
Top Results From Across the Web
admin.users.invite method - Slack API
This Admin API invites a user to a workspace. This API method for admins may only be used on Enterprise Grid. Example responses....
Read more >ruby on rails - slack user invitation to workspace - Stack Overflow
You haven't added the client scope which Slack is telling you in the error. The client scope "Receives all events from a workspace...
Read more >Programatically invite users to a Slack group (on a free plan)
I'm looking for a way to programatically invite users to a Slack group ... Custom API - there is an admin.users.invite method available, ......
Read more >Changelog - Slack Platform Developer Tools
Fix #1452 fields[key].label is missing in users.profile.get responses (via #1453 ) ... Add support for the admin.apps.requests.cancel API method (via #1413) ...
Read more >admin.users.setRegular method - Slack
The Admin APIs feature is not enabled for this team. user_not_found. The requested user was not found. cannot_modify_primary_owner.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Confirmed with Slack that they changed this (removed links that never expire) and do not have an ETA for bringing that functionality back. So something like Slackin is still required for landing pages-- unless you want to update the invite every 30 days by hand.
This seems updated also, cannot make non 30 days expiring link. And also the document link above, content seems to be updated as followed.