Hey Team,
Am trying to explore Gumloop for few of the use cases at our company, Doordash. As part of that, am trying to establish integration for Slack. The existing slack integration requests for a broad scope of perms(listed below) which is not approved by the company. Want to request a smaller list of requests. Also since the request is already made, I cannot make another request.
Too broad perms:
- channels:read – View basic information about public channels.
- chat:write – Send messages as the bot in channels where it’s a member.
- chat:write.public – Send messages in public channels where the bot isn’t a member.
- channels:history – Access the message history of public channels.
- team:read – Retrieve basic information about the team.
- groups:read – View basic information about private channels the bot is added to.
- im:read – Access information on direct message channels.
- mpim:read – Retrieve information on multiparty direct message channels.
- users:read – Get basic information about users.
- groups:history – Access the message history of private channels.
- im:history – View the message history of direct messages.
- mpim:history – Access the message history of multiparty direct messages.
- files:read – View files the bot has access to.
- files:write – Upload or modify files.
- canvases:write – Create or update canvases.
Want to narrow it down to:
identify
incoming-webhook
chat:write
,chat:write.customize
,chat:write.public
im:history
canvases:write
,canvases:read