Liquid
Safe template language created by Shopify.
Liquid is an open-source template language created by Shopify and used in Shopify themes, Jekyll, and many hosted applications. Its main fit for email is safe user-editable templates, stored templates, and commerce-style dynamic content.
Judged purely as an API. What the request contract guarantees on retry, how complete the webhook event coverage is, whether suppressions are readable and writable programmatically, and how much the message log retains when something needs debugging in production.
Against high-frequency programmatic sends where a missed delivery is a product failure, Liquid covers SDK breadth, and does not cover idempotency keys, webhook coverage, event stream, the suppressions API, and batch sending. Whether that gap matters depends on how central those are to the build.
- Idempotency keys: No
- Webhooks: No
- Event stream: No
- Operating since: Not published
- Suppressions API: No
- Best published rate per 1,000: Tiers not published in comparable form
- Batch sending: No
- SDKs: ruby
- Deliverability: Not applicable; template language only.
Not applicable; template language only.
Products that need safe, user-editable email templates or Shopify-adjacent personalization.
Teams that want a full responsive email design system out of the box.
- › Designed for safe customer-facing template editing
- › Strong fit for stored templates and ecommerce-style personalization
- › MIT-licensed and well documented
- › No email layout framework or rendering compatibility layer by itself
- › Many real-world Liquid variants differ from core Liquid behavior
- › Ruby-first official implementation may not match every stack preference
Features at a glance
| API | No |
| SMTP | No |
| SDKs | ruby |
| Webhooks | No |
| Templates | basic |
| React Email | No |
| Batch send | No |
| Scheduled send | No |
| Suppressions | No |
| Multi-tenant | No |
| Inbound parsing | No |
| Event stream | No |
| Idempotency keys | No |
| Dedicated IP | No |