Hello,
Ravali Yelmelwar and I created this Bridge Workflow to transfer Smartsheet Groups and their members from the Smartsheet Admin Group page to a sheet. For our organization, the Workflow takes about 25 minutes to run for 59 groups. Does anyone have suggestions for reducing the run time?
Screenshot of the Smartsheet Groups and members in a sheet
Starting Workflow
This Workflow:
- Gets a list of all rows from the Smartsheet Groups sheet
- Deletes all rows from the sheet
- Gets a list of all Groups in an array.
- Runs the child workflow for each group
API call is:
Get Smartsheet group data
This workflow:
- For each group
- Adds a row to the sheet with the Group ID and Name
- Gets the members for each Group
- Runs a child workflow for the members
API call is:
Add Group members to sheet
This workflow:
- For each group of members
- Extracts the members emails
- Extracts the number of emails in the group
- Splits the emails into contact columns with a limit of 20 contacts per contact column
- The structure below repeats for every 20 memberd
Thanks, everyone!
Neil Egsgard
Business Solutions Architect
Southern Alberta Institute of Technology