Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loop thru metadata? #146

Open
osseonews opened this issue Jan 4, 2025 · 1 comment
Open

Loop thru metadata? #146

osseonews opened this issue Jan 4, 2025 · 1 comment

Comments

@osseonews
Copy link

Is there a way to loop thru metadata as a variable in a template? For example, we were thinking of storing a list of products in metadata for an ecommerce lead (abandoned cart), then in the template we want to loop thru those products and have it show in the template, like: you forgot the following items in your cart...I know we can just do this on the backend and create HTML and send it via a transactional email, but it would be easier to create template that we can reuse and just send the email via an event and action. But, couldn't figure out how we could actually create a template that would loop thru a metadata object. Thanks.

@driaug
Copy link
Member

driaug commented Jan 6, 2025

There is no syntax to do this inside of Plunk directly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants