Upload Json file data into smartsheet
I need some help in passing json file into smartsheet.
I want to pass all the values from file and load exactly same values or some columns as per my need in smartsheet.
I am using below syntax in the body to populate some columns as per my need
{"cells":[
{"columnId":8423944366647172,"value":false},
{"columnId":1105594972170116,"value":50}
]
}
I can update the smartsheet when hardcoded values , how can I assign the variables to pass all values in array?
Comments
-
Hi amun,
You'll want to establish global variables, possibly write other functions to update their values, then pass the global variable to the body of your update row request.
-
Thanks for replying .
I have similar question. The screenshot attached shows rows and cells arrays. Rows is the parent of cells. I extracted data from smartsheet in the form of rows and cells in different flows and then got the merged output in file. I am trying to update the existing values in the smartsheet based on the new values in file. But it is not allowing me to break the merged json file in terms of columns and cells. I want to use them in form of variables.
Any help is appreciated..
Thanks!!
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives