Bridge: Move select columns/attachments/comments to another sheet
Hello all! I'm looking to see if a Bridge workflow can be done with moving/copying select columns from one sheet to another BUT also bringing their attachments/comments over as well.
I've made a workflow to copy select columns from a source sheet to a targeted sheet but never have the comments/attachment follow.
I have a "Get Row" from the source sheet and select Include Attachments, Include Comments in that element but when I use the "Add Row" element to the targeted sheet I do not see an area to add either attachments/comments until Advance Options.
Neither are considered Cells so I won't have Key#s or Value#s to add, Advance cell section only holds specific cell types.
I'm wondering if anyone knows of a way to get those to follow the specific columns and their comments/attachments to move from a source sheet to target sheet?
Thank you,
Michael
Michael Halvey
"Strive for Progress, not Perfection."
Best Answer
-
@MHalvey I don't think this is going to be an easy one. I believe you would have to rebuild the discussion and comments using the API or HTTP Call in Bridge.
You get the discussion when you click include comments, then you need to recreate them using these api calls
Create Discussion on Row: Smartsheet - Official API and SDK Documentation (redoc.ly)
Create Comment: Smartsheet - Official API and SDK Documentation (redoc.ly)
You will probably need to utilize child workflows, maybe the JavaScript module too.
Another option is to just copy the row over to include the information, and then update the rest of the cells as needed. But if you aren't wanting to bring extra columns over that won't work.
Answers
-
@MHalvey I don't think this is going to be an easy one. I believe you would have to rebuild the discussion and comments using the API or HTTP Call in Bridge.
You get the discussion when you click include comments, then you need to recreate them using these api calls
Create Discussion on Row: Smartsheet - Official API and SDK Documentation (redoc.ly)
Create Comment: Smartsheet - Official API and SDK Documentation (redoc.ly)
You will probably need to utilize child workflows, maybe the JavaScript module too.
Another option is to just copy the row over to include the information, and then update the rest of the cells as needed. But if you aren't wanting to bring extra columns over that won't work.
-
@Samuel Mueller - I had a feeling so. Thank you for your time in writing out this answer. For now, I'll stick with just general Move Row automations, hide the extra columns in the reports/WorkApps I'm building in.
Thank you again and have a great weekend,
Michael
Michael Halvey
"Strive for Progress, not Perfection."
-
@MHalvey You could instead have a bridge workflow automatically delete the extra columns every time a row is added maybe? Might be a little excessive though lol.
-
I didn't see that module in the Bridge system? Is there something I missed? Smartsheet module reference | Smartsheet Learning Center
I was thinking about using "Update Row" module to remove the data at the very least. That will help me not hit the "5 automations per row at one time" limit.
Michael Halvey
"Strive for Progress, not Perfection."
-
@MHalvey You would have to use the HTTP Call module and the API documentation
-
Ahh! That's a little past my knowledge of Bridge at the moment. I haven't gone past basic Smartsheet modules when creating workflows in the system. Maybe that can be V2 of my project I'm working on. 🤞🤞🤞Thank you again for your time/wisdom on this.
Michael Halvey
"Strive for Progress, not Perfection."
-
Happy to help feel free to tag me if you have future questions
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives