Question:
Can fields be dynamically populated with Account or User field values in a Vault Approved Email?
Answer:
The following format is used to Access the User or Account objects:
{{ObjectAPIName.FieldAPIName}}
Examples:
- {{Account.PersonEmail}} extracts the Account Primary email address.
- {{User.Address}} extracts the Address of the User.
Related Documentation:
N/ASend us your feedback: We're always looking for advice to help improve our Knowledge Base! Please let us know if this article was helpful or provide feedback on how we can improve your experience here.
Thank you