Hi,
the use case is that an API calls come via an incoming web hook.
for security, it contains a key as an identifier. im parsing the key value into an automation variable, then i make a comparison, but i cant get it to work. it passes even if the key passed into the value is not the expected key.
in the image below, the first line of the log shows the incoming webhook data. the second line shows the extracted key. the left panel shows that its the APIkey variable that is printed in the 2nd line of the log, followed by the comparison.

this are the details of the comparison
