Only Move Rows with specific column value (API / cURL)
zainab92
✭
I'm a little new to the Smartsheet developer tools and I'm trying to move rows with "completed" status.
I was able to move rows to another sheet if I specify the Row ID but is there a way to do this without specifying row ID?
Basically, I'm trying to only move rows IF they have "Complete" under the "Status" column.
Thanks.
Tags:
Comments
-
Hello,
There isn't a way to move a row without passing the Row ID, otherwise the API won't know which row to move.
What you'll want to do instead, is build a script that looks through the rows and checks the columnId for the "Complete" value, then performs a move row on those by passing the RowId.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 414 Global Discussions
- 221 Industry Talk
- 460 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