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
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives