Keep database structure in view
Ask Notis to inspect your Prisma schema on a steady cadence and send the findings where you will see them.
Trigger
Recurring schedule
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Action
Inspect Database Schema
Inspect database schema structure and table information. returns comprehensive schema details including tables, columns, data types, constraints, and relationships. essential for understanding database structure before executing queries.
Why this helps
Schema changes can accumulate quietly until a migration or integration depends on knowing what changed.
- Get a current inventory without remembering an ad hoc inspection.
- Make table and relationship changes easier to spot.
- Give release planning a consistent source of schema context.
Setup
Build it in a few focused steps.
- 1Connect Prisma to Notis once through the portal.
- 2Create an automation with a prompt to inspect the selected database schema and summarize its structure.
- 3Choose a monthly recurring schedule as the trigger.
- 4Select a channel for run reports and test with one schema inspection.
Questions about this workflow
Does this change the schema?
No. Schema inspection returns structural information and does not modify the database.
What should the summary include?
Ask Notis to report tables, columns, data types, constraints, and relationships that matter to your review.
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.
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.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
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.
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.
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.
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.
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.
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.
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.
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.