Blog

Announcing the Postman Collection for Postmark

We are happy to introduce the official Postman Collection for Postmark! If you are not familiar with Postman it is a graphical interface tool that allows you to test and share API calls at the click of a button. Our Postman collection makes it easy to try out the Postmark APIs and see the results instantly without the need to write any code.

Continue reading

An introduction to inbound email parsing (What it is, and how you can do it)

Although email may seem simple at surface level, each email that is sent actually contains quite a bit of data that can be useful. This data can include basic fields like the Subject line, To and From addresses, and when the message was sent, but can also include detailed information such as the full message content, full message headers, and even attachments.

Processing all of this data manually can be very difficult and time consuming. Email parsing can remove much of this complexity and help you start utilizing the data in your inbound mail streams.

Continue reading

Archive