Using the Type() function with ParseJSON directly works quite well. Yet I am having trouble deserializing arrays of primitive types. Here's my example:
Set(TestArray, ParseJSON("{ ""Ids"": [1,2,3] }", Type({Ids: [Number]})));
Stay up to date on forum activity by subscribing.
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1