IAM State - Insert Slack User Group
Part of the IAM State usecase. Collects and inserts the Group of each user in Slack to the designated table.
icon
Breakdown
  1. List all User Groups.
  2. List all Users.
  3. For each user group, get group users.
  4. For each user, add record to table if not already exists.