How To Run Triggered Sends with Velo by Wix

Written by velo | Published 2021/05/14
Tech Story Tags: velo | coding-with-velo | wix | javascript | email | email-automation | web-development | tutorial

TLDR Triggered Emails allow you to create a template for emails that you can send to a newly created contact, using code. Before sending the email, your code can inject information into the template to personalize it with any data that is available in your page code. This article uses a form submission for demonstration purposes. You can send an email from anywhere in your code. The code will send the values from the form to be used in place of the variables in the email template. The email template contains the following variables:: name, interest_area. The contact ID and the values of the variable placeholders.via the TL;DR App

no story

Written by velo | Velo is a full-stack development platform that empowers you to rapidly build, manage and deploy professional web apps.
Published by HackerNoon on 2021/05/14