Automations are currently in private alpha and only available to a limited
number of users. APIs might change before GA.To use the methods on this page, you must upgrade your Resend SDK:
npm install resend@6.10.0-preview-workflows.3
Contact us if you’re interested in testing
this feature.
This automation step triggers a Template email to be sent to the contact.
Use the variables field to pass dynamic data into your template. Variables reference data from the triggering event or the contact record using the event.* and contact.* namespaces.
Template variables must be present in your referenced template and the key names must match exactly with the template variable names.For more help working with variables, see the Template documentation.