Hi,The scenario is when the file is created in one drive , parse json, and then create record in d365F&O
{"customer account":"US-005","Customer name":"Contoso Retail Seattle","Invoice Account":"US-005",
"Currency":"INR","data area id":"USMF","warehouse":"11",
"site":"1","sales order":"002345",
"items":[{
"Item number":"M0007"
}]
}
the above is the format of json wt i hv parsed
and i hv selected entity name sales order header v2 which is already existed
am getting the below error
