<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Bouchard Industries</title>
    <description>The latest articles on DEV Community by Bouchard Industries (@bouchardio).</description>
    <link>https://dev.to/bouchardio</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3197260%2F3b57d5b2-1d70-48e3-8d93-b19e33374bd4.png</url>
      <title>DEV Community: Bouchard Industries</title>
      <link>https://dev.to/bouchardio</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bouchardio"/>
    <language>en</language>
    <item>
      <title>Owl Email - B2B Email marketing tool</title>
      <dc:creator>Bouchard Industries</dc:creator>
      <pubDate>Fri, 23 May 2025 19:55:26 +0000</pubDate>
      <link>https://dev.to/bouchardio/owl-email-b2b-email-marketing-tool-299c</link>
      <guid>https://dev.to/bouchardio/owl-email-b2b-email-marketing-tool-299c</guid>
      <description>&lt;p&gt;This is a submission for the &lt;a href="https://dev.to/challenges/postmark"&gt;Postmark Challenge: Inbox Innovators&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I built an automated email outreach platform called Owl Email that helps sales professionals and founders run personalized email campaigns and automatically stop follow ups when a reply is received, as well as see reply and email open rates using Postmark’s inbound email parsing feature.&lt;/p&gt;

&lt;p&gt;The idea was simple: I wanted to give users control over their messaging and analytics while using their own verified email lists. The result is a streamlined B2B email platform that feels personal, responsive, and respectful.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.owlemail.com/" rel="noopener noreferrer"&gt;Owl Email - B2B Email marketing tool&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmdoh6voxbg509fh3t2d0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmdoh6voxbg509fh3t2d0.png" alt="Image description" width="800" height="652"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9frltlvua8bcgv8fomob.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9frltlvua8bcgv8fomob.png" alt="Image description" width="800" height="567"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;p&gt;Stack: Node.js (backend), html, js and css for the front end, Postmark for email delivery and parsing. &lt;/p&gt;

&lt;p&gt;Inbound Workflow: Each user campaign has a unique reply to address or alias. Postmark sends inbound replies to our webhook. We parse the reply metadata and body, link it to the corresponding contact in our DB, and mark them as "replied." Campaign logic auto pauses any future follow ups for that lead. Using Postmark made it extremely easy to parse incoming emails. Reliable webhook delivery, rich parsed content, and solid documentation. This feature is key to delivering a non spammy email experience. Users can trust Owl Email to stop messaging people once they reply, no awkward double follow ups or ignoring intent.&lt;/p&gt;

&lt;p&gt;&lt;a class="mentioned-user" href="https://dev.to/bouchardio"&gt;@bouchardio&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>postmarkchallenge</category>
      <category>webdev</category>
      <category>api</category>
    </item>
  </channel>
</rss>
