Bridge: Improving Workflow to get Group members into a sheet
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
Answers
-
I have not done that much with Bridge, but I have done lots with the Public API, which is largely what Bridge uses behind the scenes. If I understand you correctly, I think this process should take a less than a few minutes (maybe seconds) to complete if done via the API.
Yesterday (2024-10-28), I had experienced slowness with some of my API updates that are triggered via WebHooks. Smartsheets's Status page confirmed issues with "Automated Workflows Delayed". You might have run in to that problem. Is your Bridge workflow slow today?
If that is not the problem, can you tell what steps in Bridge are taking the time? Can you add some sort of logging into your Bridge workflow to get a feel for what is slowing things?
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 412 Global Discussions
- 221 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 461 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives