TableMailer logo

TableMailer

Published June 2024
   •    Updated this month

Plugin details

TableMailer is a powerful plugin that allows you to convert JSON data into an HTML table and send that table directly to your email. It works both server-side and client-side, ensuring flexibility and efficiency for your data manipulation and email needs.
Tip for Using Format as Text to Generate JSON
To easily generate the JSON formatted string needed for the data field, you can use the :format as text function in Bubble. Here’s how you can do it:

Create a List of Items:

Ensure you have a list of items (e.g., users, orders) that you want to convert to JSON.
Use the :format as text Function:

In your workflow or a text field, use the :format as text function to create a JSON structure.

$3

One time

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

Platform

Web & Native mobile

Contributor details

Hugo logo
Hugo
Joined 2024   •   11 Plugins
View contributor profile

Instructions

Server-side Plugin Configuration:

Go to the plugins tab in your Bubble.io editor and add the TableMailer plugin to your project.
Input Fields:

data: A JSON formatted string containing the data to be converted into an HTML table.
Workflow Configuration:

Add a Convert JSON to HTML Table action to your workflow.
Configure the data field with the input JSON.
Email Sending:

Use Bubble's "Send Email" action.
In the body of the email, insert the table output generated by the TableMailer plugin.
Client-side
Plugin Configuration:

Go to the plugins tab in your Bubble.io editor and add the TableMailer plugin to your project.
Input Fields:

data: A JSON formatted string containing the data to be converted into an HTML table.
Events:

Add an event to your workflow for When tableGenerated.
Workflow Configuration:

Add the jsontotable action to your workflow.
Configure the data field with the input JSON.
Configure subsequent actions (such as sending an email) to be executed after the tableGenerated event.

Types

This plugin can be found under the following types:
Element   •   Event   •   Action

Categories

This plugin can be found under the following categories:
Email   •   Data (things)   •   Visual Elements

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble