Skip to content
Notis

Keep a searchable record of email delivery

Route delivery events from Mailtrap into a Prisma table, so you can review what happened without switching between tools.

Trigger

Webhook received

Notis starts this workflow when an external tool or custom backend sends an HTTP request.

Action

Execute SQL Command

Execute sql commands that modify database data or structure. runs insert, update, delete, create table, and other data modification commands safely through postgresql driver with parameterized query support.

Why this helps

Delivery details scattered across dashboards are easy to lose when you are focused on other work.

  • Keep delivery history near the data your team already uses.
  • Review email outcomes from one database query.
  • Reduce manual copying between Mailtrap and your database.

Setup

Build it in a few focused steps.

  • 1Connect Mailtrap and Prisma to Notis once through the portal.
  • 2In Automations, create an automation with a prompt to record each incoming Mailtrap delivery event in a Prisma audit table.
  • 3Choose an incoming webhook trigger and configure Mailtrap to send the relevant event to its URL.
  • 4Choose a channel for run reports, then test with one real delivery event.

Questions about this workflow

Does Mailtrap provide the trigger for this workflow?

No. Notis starts this workflow from an incoming webhook that receives the relevant event from Mailtrap.

What should the prompt ask Notis to record?

Ask it to preserve the event details needed for your audit history and use a stable event identifier to avoid duplicate records.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

Notis builds workflows that link Mailtrap to Prisma. A trigger fires from one place; an action lands in another.

Mailtrap triggers

Prisma actions

Recurring trigger

Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.

TriggerScheduled

Create Database Connection

Create new api key connection for database access. creates connection string with embedded credentials for application database access. returns complete connection details ready for immediate use.

ActionInstant

Webhook trigger

Notis starts this workflow when an external tool or custom backend sends an HTTP request.

TriggerInstant

Create Project Database

Create new postgres database in an existing prisma project. creates database in specified region with connection strings and api keys. returns complete database details ready for immediate use.

ActionInstant

Create Prisma Project

Create new prisma project with managed postgres database. creates project in authenticated user's workspace with postgres database in specified region. returns complete project details including connection strings and api keys.

ActionInstant

Delete Database Connection

Permanently delete database connection and revoke api key access. warning: this immediately revokes database access for any applications using this connection string. ensure no critical systems depend on this connection.

ActionInstant

Delete Prisma Database

Permanently delete prisma database and all stored data. warning: this action cannot be undone. all data in the database will be permanently destroyed. default databases typically cannot be deleted.

ActionInstant

Delete Prisma Project

Permanently delete prisma project and all associated resources. warning: this action cannot be undone. all databases, environments, and project data will be permanently destroyed. use with extreme caution in production environments.

ActionInstant

Execute SQL Command

Execute sql commands that modify database data or structure. runs insert, update, delete, create table, and other data modification commands safely through postgresql driver with parameterized query support.

ActionInstant

Execute SQL Query

Execute sql select queries against prisma databases. runs read-only queries safely through postgresql driver with automatic type mapping. perfect for data analysis, schema inspection, and reporting operations.

ActionInstant

Connect any two apps with Notis in the middle.

Mailtrap and Prisma, or any other combination from 1,000+ integrations.

When this happens · Trigger

Do this · Action

Save your first hour today.

7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Prisma.