All Collections
API / Customization / Advanced
Templates and Notifications
How can I customize newsletters/notifications to include variables/data from the interaction?
How can I customize newsletters/notifications to include variables/data from the interaction?
Updated over a week ago

Within PeopleVine you can automatically populate data into an e-mail notification by using PV variables. For example if you wanted to create a custom appointment confirmation, you can do that by using the PV language as such:

Enter this into your code to automatically populate the date of the booked time:

 

The basic concept for using this is to replace the "reference_type" with the action in PeopleVine and the "field_name" with the data attribute we should populate. For more information on how to use variables login to PeopleVine and see this article:

Did this answer your question?