Next-gen API v1.1
about 4 years ago by Vincent Lamanna
Introducing dynamic email templates and contact segmentation using Feed Item Query Language (FIQL) and JSON
Dynamic email templates
You can now store and use your templates to send campaigns and transactional emails.
Transactional emails can be personalized and sent by providing your custom attributes in a JSON format.
You can manage your template library, use a template in a campaign and use a template in a transactional email
- Access Email Template documentation
- Read our guide on sending transactional emails using templates
Contact segmentation using Feed Item Query Language (FIQL) and JSON query language.
The Feed Item Query Language (FIQL, pronounced “fickle”) is a simple but flexible, URI-friendly syntax for expressing filters across the entries in syndicated feed entries.
On top of that, we added support for JSON query language in a format similar to ElasticSearch queries.
- Learn more about FIQL
- Learn more about JSON
- View examples of contact segmentation in section Working with segment queries