Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 512 Bytes

File metadata and controls

12 lines (7 loc) · 512 Bytes

FetchTemplatePreview

Properties

Name Type Description Notes
templateId Integer Id of the template.
email String Email of the contact.(Required if params not provided) [optional]
params Object Key-value pairs of dynamic parameters for template rendering.(Required if email not provided) For example, {"Firstname":"John", "Lastname":"Doe"}. [optional]