Mail Parser logo

Mail Parser

Published March 2026
   •    Updated this month

Plugin details

This plugin allows you to easily and securely decode raw emails received via a webhook (such as Cloudflare Email Routing, SendGrid, or Postmark).
Running server-side for maximum security and performance, it takes the unreadable source code of an email and cleanly extracts all the information ready to be saved in your Bubble database.

Main features:

Full extraction: Retrieves the Subject, Sender (Name + Email), Recipient (Name + Email), and message body (HTML and Plain Text).

Embedded image handling: Automatically converts images hidden within the text (Content-ID / cid:) to a readable format (Base64) so ​​your HTML displays perfectly.

Attachment extraction: Isolates the actual attachments (PDF, Word, images) and returns them as a list easily usable in Bubble.

Anti-Crash: Includes security features to prevent your workflows from ever crashing, even if the received email is empty or poorly formatted.

Free

For everyone

stars   •   0 ratings
12 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web

Contributor details

Elysée logo
Elysée
Joined 2024   •   17 Plugins
View contributor profile

Instructions

How to use this plugin in your Bubble application:
The Receiving Workflow

Create a Backend Workflow (Workflow API) to receive the webhook containing your raw email.

Add the "Parse Raw Email" action (Server-Side Action) as the first step in your workflow.

In the raw_email field, insert the dynamic data corresponding to the source code of the received email (e.g., Request Data's raw_email).

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble