csv and json formatter is not working as expected
input string :
“subject”:“Payroll Forward Stuck in “Created” status”
but it returns output with
“subject”: “Payroll Forward Stuck in \“Creat...
@NAl Looks like even through you have defined external id, it is evaluating as null value from snap. Is that hardcoded value ? If not just double check your expression (=) is enable for external id field or not.