Skip to main content

Posting on behalf of a customer. Currently when sending out a program if you use a token in the email and it’s null it won’t send the email out. In the future it would be nice to have the ability to ignore this functionality and send the email regardless.

Hi Andrew, you can solve for this by using a bionic query and transformation task whereby you replace any null values with a default value before finishing the query output. This way all records will have a usable value.