Skip to main content
Best answer

Adding Slack user groups to channel

  • March 14, 2022
  • 1 reply
  • 1380 views

Has anyone had any success with adding Slack user groups to channels instead of adding users one by one?

I’ve seen a solution of creating a Google Sheet with users and user IDs that can be pulled in but then that makes another thing I need to maintain instead of just pulling in the group from Slack.

Best answer by Troy Tessalone

Hi @SFDC 

The solution would likely involve using the Slack API: https://api.slack.com/methods/usergroups.list

NOTE: Some Slack API endpoints require the Enterprise Grid plan.

App APIs can be used in Zaps with the Webhooks app as an action step: https://zapier.com/apps/webhook/help

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • Answer
  • March 14, 2022

Hi @SFDC 

The solution would likely involve using the Slack API: https://api.slack.com/methods/usergroups.list

NOTE: Some Slack API endpoints require the Enterprise Grid plan.

App APIs can be used in Zaps with the Webhooks app as an action step: https://zapier.com/apps/webhook/help