When it runs to update the items, nothing happens.
I ran two times as a test
Test - 1 (initial state is Blank SP list, so it should add data there, however the result is - it only Added Project codes and there are blanks for rest of the columns). I know there is some silly nuance mistake
Here is the body. I have removed the sensitive data
{
"@odata.etag": "\"1\"",
"ItemInternalId": "497",
"ID": 497,
"ProjectCode": "PRG-000071",
"Modified": "2025-02-12T19:10:46Z",
"Created": "2025-02-12T19:10:46Z",
"Author": {
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
"Claims": "",
"DisplayName": "Rahul Sehgal (Supplier)",
"Email": "",
"Picture": "",
"Department": "",
"JobTitle": ""
},
"Author#Claims": "",
"Editor": {
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
"Claims": "",
"DisplayName": "Rahul Sehgal (Supplier)",
"Email": "",
"Picture": "",
"Department": "Supplier",
"JobTitle": "Principal Consultant"
},
"Editor#Claims": "",
"{Identifier}": "",
"{IsFolder}": false,
"{Thumbnail}": {
"Large": null,
"Medium": null,
"Small": null
},
"{Link}": "",
"{Name}": "",
"{FilenameWithExtension}": "",
"{Path}": "L",
"{FullPath}": "",
"{HasAttachments}": false,
"{VersionNumber}": "1.0"
}
Test 2 - Updating the data (No side)
1. I cannot confirm if I cannot see the mapped data.
Thank you for your message regarding sensitive data.
Bests
Rahul