I need your help please. I wanted to update the datefield, but its throwing some error
{
"__metadata": { "type": getItemTypeForListName(listName) },
"Title": "firsdt",
"ApplicatinDate" : "{ItemProperty:ApplicationDate}"
}
i tried converting iso format and assign it, but in vein
{
"__metadata": { "type": getItemTypeForListName(listName) },
"Title": "firsdt",
"ApplicatinDate" : "{WorkflowVariable:ISOConvertedDate}"
}
getting below error
Pelase suggest to me how to save date field and person or group