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
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives