Hi
- Read text file
- Deserialize json object - outputVariable - VariableType(Newtonsoft.Json.Linq.Jobject)
- outputVariable(“Office365ListItemField”)(“DisplayName”).ToString
For Name
outputVariable(“Office365ListItemField”)(“Name”).ToString
For ReadOnly
outputVariable(“Office365ListItemField”)(“ReadOnly”).ToString
For referral
Hope this would help you resolve this issue
Cheers @Rodrigo_Ferreira