Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 526 Bytes

File metadata and controls

10 lines (7 loc) · 526 Bytes

Brevo::FetchTemplatePreview

Properties

Name Type Description Notes
template_id 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]