Adding a row via API using cURL adds blank row
Hi all:
I'm attempting to add a child row to a sheet using the API and cURL. It took some time but finally, taking information from chatgpt and other sources, I was able to get a row added as a child in the proper place. However, the row is blank and not taking the values I am setting.
curl -X POST https://api.smartsheet.com/2.0/sheets/3571298173144964/rows -H "Authorization: Bearer <TOKEN> " -H "Content-Type: application/json" -d "{\"parentId\":525015721938820,\"rows\": [{ \"cells\": [ {\"columnId\": 4063440565129092, \"Value\": \"Child\"}]}]}"
is setting a child row to the parent as expected, but all cells are blank.
Any ideas what is wrong with the value set?
Thanks
Answers
-
Hi @ser72,
I noticed that you opened a Support ticket about this, and I can see that’s now resolved. Would you be able to post the solution here to help other members reviewing this thread?
Thanks,
Georgie
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 412 Global Discussions
- 221 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 140 Just for fun
- 58 Community Job Board
- 461 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives