filmaj
released this
08 Oct 15:47
·
24 commits
to main
since this release
What's New
We've added support for a new Slack Connect invite automation API: conversations.requestShared.list
. Use the list
API as well as the approve
and deny
APIs to automate approval and denial of Slack Connect invites into your Slack workspaces. More details about this feature are available in our Governing Slack Connect invites docs.
Also, the response types for a few APIs were extended with a few new properties. Check out #2071 for the minor details.
Changelog
59f200a web-api(feat): add support for conversations.requestShared.list
API (#2072)
01d9d2d web-api(feat): minor additions to some admin API response types (#2071)