Send label through email

Why is this giving me error in switch my condition is i want if the email_type is professional then go further or else email_type is advertisment etc but its giving me error. What mistake i am doing?

Does it exist for all records?
Try putting using this expression:

{{ $json.Email_Type || “” }}

Do not expect this to be the issue, but is something to quickly try.

not working
i am giving same condition in if node its working but not in switch.

:thinking:
Not sure whats up here, I have never seen the error.
What version are you on?

now i have run the entire workflow its working!!!

Ok, so just some funkyness with running a partial workflow.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.