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
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 205 Use Cases
- 515 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
NEW Smartsheet API Documentation - bookmark the updated link! https://developers.smartsheet.com