Marketing use case n°1
REWARD LOOP 1: LAST CALL ON AVAILABLE REWARDS
Send an email to your customer with the attribution id of their reward(s) and additional details (name and description) so he/she can redeem the reward(s) online.
Rewards loop used
{SPLIO FOREACH REWARD AVAILABLE}
$reward.attribution_extid$
$reward.name$
$reward.description$
{SPLIO ENDFOREACH}
Final result
(Reward Ext Attribution ID): 0006719533792
(Name): Spring Voucher
(Description): It is a special reward for a special customer like you!
If you want to display a bar code for your reward, you can go into rows > templates > select the template called "display barcodes of a specific reward" as shown below:

Marketing use case n°2
LOYALTY FIELDS 1: REMINDER ON NQ POINTS
Send a reminder to your loyalty members displaying their remaining NQ points and the expiration date to incentivize a new purchase.
Loyalty variables used
$loyalty.program$
$loyalty.subscription_date$
$loyalty.expiring_nqpoints$
$loyalty.expiration_date_nqpoints$
Final result
(Dear customer, you have been part of) XXX (Loyalty Program)
(since) 2019-01-01
(You have) 150 (NQ points left today)
(Your points will expire on) 2020-12-31