I have a SharePoint list that I am building a flow for in Power Automate. When a certain field's value is changed, I need to set an associated datetime field (SetToCC) to the date and time the value was changed. Purpose is to later use that date to notify users if the next required action is not taken within 24 hrs. When I run flow with a literal quoted date, it works fine. The error I'm getting is "Invalid JSON. The value '05-15-2023' is not a valid number"
Any help would be appreciated!!