Hi guys,
I have a problem with the function exec of regular expressions. This is a weird scenario because when we replicate the error (Pinning the values on a previous node), the regex works as expected. But when we turn on the workflow, we get a null value.
It looks like your topic is missing some important information. Could you provide the following if applicable.
@Diego_Rodriguez , try replacing $input.item.json.error with $input.first().json.error.
$input.item.json.error
$input.first().json.error
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.