Solved
how to insert the count of an outbound activity in an e-mail?
Hi all,
I need to put in a delivery as a personalization the total count of an outbound transition (945 contacts)

What is the correct procedure to do that?
Thanks
Hi all,
I need to put in a delivery as a personalization the total count of an outbound transition (945 contacts)

What is the correct procedure to do that?
Thanks
Hi @elisabettapi ,
Add an enrichment in the 945 records transition > add data > $(vars/@recCount) and give alias as @count

In Delivery, print the count value using below syntax,
<%= targetData.count %>
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.