Hey,
I’m trying to replace the empty value (NULL) when a new value of parsing data is empty.
Is there any way to replace that NULL with a placeholder or a default value instead of NULL?
Workflow is like this:
Google sheets watch rows > HTTP get a code file > parse module replaces the pattern /name/ with a cell value on google sheets(step 1 )> send an email: Hi /name/