How to get email value from a column that is a multi-select contact list?
For some reason, in my sheet when a column is a multi-select contact list it doesn't pull back the email value via api. What is the best approach to fix this?
Answers
-
You probably need to specify these parameters in your request:
include: "objectValue", level: "2"
By default, Smartsheet returns Multi-contact and Multi-picklists as simple Text/Numbers to maintain backward compatibility. Therefore, you must ask for the columns object and level.
More more details about how to access these objects there was a Developer Blog Post about this:
And note there are some differences in the
levels
used between getting sheets and reports.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.3K Get Help
- 462 Global Discussions
- 156 Industry Talk
- 508 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 517 Show & Tell
- 35 Member Spotlight
- 3 SmartStories
- 307 Events
- 35 Webinars
- 7.3K Forum Archives
NEW Smartsheet API Documentation - bookmark the updated link! https://developers.smartsheet.com