I have a Json input with both token and value in string format
{
"TOKEN1": "1000",
"TOKEN2": "2000"
}
and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…...21, 2025, 8:49am 1 I have a Json input with both token and value...converted to date. I’m already using Json Value Parse Mode as Strict JsonDataLoadOptions...