hi
I followed the video by Jamie McAllister, I want to use excel to add, update and delete into SP List.
but how to get the JSON scheme that he mentioned?? I not a coding person. please help
The SP list date has not time just date. startdate, enddate and action date.
"Title": "",
"NameCompany": "",
"BusinessPartner":"",
"SOCI":"",
"Email":"",
"Group":"",
"RL":"",
"StartDate":"", - is the startdate right - addSeconds('1899-12-30 00:00:00', int(formatNumber(mul(float(items('Apply_to_each')?['StartDate']),86400),'0','en-us')),'yyyy-MM-dd HH:mm:ss')
"EndDate":"",
"ActionDate":"", is is a text hyperlink in Excel
"Others":"",
"Terminated":"",
"Email(Non)":""
The error stated , which part is wrong


How to get Parse JSON Scheme?

HOw to get the Parse JSOn code?? Thanks.