Smartsheet API x mobile app
Hello,
We have a developed a mobile app wherein any information collected will be conveyed to a Smartsheet via API.
In our test via Postman, test data were successfully posted as new rows on the corresponding Smartsheet.
However, when performed via the mobile app, test data could not successfully be posted. That is, new rows are created but with empty data.
What are the possible for this result?
Greatly appreciate for anybody's inputs.
Cheers!
Answers
-
Usually when I see values come in as null, it's a problem with "partial success". If you've set it, the API will return a successful POST, but you might have all null data if one of the cells failed.
Failures for me seem to come in the following flavors:
- The column type doesn't match the data sent. ie you sent a date into a text column
- The column properties are set to "Restrict" and the data posting doesn't match the restriction. ie you have a dropdown list with options A,B,C and set to Restrict, but you tried to post D.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives