
On February 2nd and 3rd, Shy Ruparel joined me for another Courier and Contentful crossover stream. This time, we decided to play around with an IoT E-ink display and use it to show the latest posts from Contentful and send notifications using Courier.

During Tuesday's Contentful Live we started working with the newly released Adafruit MagTag. The MagTag is a 2.9“ grayscale E-Ink display that can show data on its screen even when power is removed. Using CircuitPython, we reached out to the Contentful GraphQL API and retrieved some of the latest blog posts from the Contentful website to display it on the e-ink screen.
The next day on Courier Live, we added the ability to send the displayed blog post to the Show and Tell channel in Courier’s Discord Community using the Courier Send API.

Check out the videos below to watch us:
Check out the full project code available on GitHub.
Be sure to Like the video and Subscribe to our YouTube channel.
Is there something you’d like to see us do using Courier? Let us know and it might be the subject of our next Courier Live. Follow us on Twitch to be notified when we go live.
-Aydrian

Clinical alert and notification systems: how escalation works
A clinical alert is easy to send and hard to close. This is how alerting works inside a hospital: where alerts come from, how routing by role and shift works, and how the acknowledge, timeout, escalate loop is actually built, including what happens when nobody answers.

How to send Slack notifications from your app
Slack is where your customers already work, which makes it a product surface rather than only an internal alerting channel. Posting an approval request or a status change into a customer's own Slack means working in workspaces you don't own, addressing people by email rather than Slack ID, and holding a separate credential for every customer.

How Product Teams Build, Test and Ship Multichannel Notifications in Design Studio
Product teams need to build, test, and ship notifications across multiple channels without filing an engineering ticket every time. Courier's Design Studio is the workspace for that: a template builder, visual channel routing, omnichannel testing, and publishing in one place. This post walks through the traditional template designer paradigm, how it splits effort across too many tools, and outlines a path for product and growth teams to ship transactional, product, and marketing notifications from a single workspace.