Hello Everyone !
This has probably been done like a thousand times before but could not find an explicit answer in the docs or videos.
I have a Zap that sends an email, and I have the following properties:
Item_1_Name
Item_1_Qty
Item_1_Total
(From Item_1 to Item_16)
For each one of them I add to the email:
Name X QTY = Total
I don’t want to add that line when there is no data for certain property (Let’s say a 1-item order shouldn’t add text to Item_2, Item_3 and so on)
Is there anyway I can achieve this conditional formatting in the email ?