- DATE:
- AUTHOR:
- Troy
Email preview, template editor, new SDKs
๐ Email Preview: The much-requested Email Preview feature is now live!
๐พ Template Editor & Template Blocks: Use our new Template Editor and Template Blocks to create anything your heart desires in Handlebars syntax.
๐ฌIntercom Support: You can now send notifications in-app via Intercom.
๐ More SDKs: Python, Go and PHP SDK.
๐ Guest Appearance: Troy recently sat down with Jeff Meyerson at Software Engineering Daily. Listen to the interview here.
March 18, 2020
๐ Email Preview
The much requested Email Preview feature is now live! Click the Preview button in the top-right of the window and you can create one or more JSON test cases, see a visual preview of how the email will look to the recipient, and send a test email to yourself โ even if you havenโt configured an email delivery provider yet.
๐ท
๐พ Template Editor & Template Blocks
While we all know & love our Visual Designer, sometimes you need something for a notification that we donโt yet have a drag & drop block for โ especially when designing emails. Now you can use our new Template Editor and Template Blocks to create anything your heart desires! Both support Handlebars syntax today, and weโre exploring additional language support for future releases.
The Template Editor toggle can be found in the top-right corner of the email designer. Turning this on lets you build an entirely custom HTML email from scratch, using Handlebars. Use this if you need absolute complete control, but it does mean not benefiting from the drag & drop features of the editor.
๐ท
Or, get the best of both worlds! Click the >
icon to add a Template Block to new or existing Visual Editor templates. You can drag & drop these blocks anywhere on the canvas and have complete control over the code this block generates โ again using Handlebars.
๐ท
๐ฌ Intercom Support
You can now send notifications in-app via Intercom. To start sending your in-app notifications youโll need the following:
Your Intercom Access TokenTo get this, youโll have to create a new app in your Intercom instanceโs Developer Hub
The Intercom ID of the Intercom administrator youโd like the message to appear to have been sent byThis will be a number, like
3082385
, and is in the URL when you navigate to a teammate profile from the Settings โ General โ Teammates screenThe Intercom ID of the user you want to deliver the notification toThis will be a string, like
5d11210e78a444ddcd12aceb
More details are available in our docs.
๐ท
๐ More SDKs
Weโre all big fans of Node.js, but many of our users needed support for other languages. Now, you can use your favorite notifications API through our developer SDKs in Ruby, Python, and Go. Our community also built a PHP SDK and weโve made some improvements to the existing Node.js SDK.
๐ท Our SDKs are open source and pull requests are welcome.
๐ Guest Appearance
Troy recently sat down with Jeff Meyerson at Software Engineering Daily to talk about notifications, trade-offs in committing to a cloud hosting provider, and architecting a scalable API platform using serverless technology. Listen to the interview here.