Question

Softtech Yazilim Teknolojileri Arastirma Gelistirme Ve Pazarlama Ticaret An
Softtech Yazilim Teknolojileri Arastirma Gelistirme Ve Pazarlama Ticaret An
TR
Posted: Aug 7, 2018
Last activity: Mar 5, 2021
Last activity: 5 Mar 2021 15:40 EST
Closed
Solved
Creating Data Transform from Json File/Text
Is there any solution about creating data transform from json object/file.
For example:
{
".Name": "John",
".LastName": "Doe",
".BirthDate": "2017-05-24 14:25:05"
}
will create data transform with set operations like that.
Thanks.