smartsheet-platform / smartsheet-csharp-sdk

Library that uses C# to connect to Smartsheet services.
Apache License 2.0
35 stars 30 forks source link

UNABLE to get Multi-Contact #125

Open JImWeier-at-VU opened 4 years ago

JImWeier-at-VU commented 4 years ago

When using getSheet and a cell is a MULTI_Contact, Object is not DE-serialized, just returns an empty {Smartsheet.Api.Models.ContactObjectValue}

timwellswa commented 4 years ago

Hi, happy to try to help. Can you add some details? What version of the SDK are you using? Can you also paste the JSON log output for both the query and the response? Maybe even a code snippet so I can reproduce what you are doing? Thanks!