Skip to main content

Email and SMS AI automations

MailSlurp has powerful AI features that allow you to turn emails, attachments, and SMS messages into structured data insights. This process is powered by AI Transformers. Transformers take an input (like an email or attachment), a schema definition (the shape of the data you want back), and output data results as structured JSON or tables. This means you can turns communication streams into actionable data without any manual parsing or labeling.

ai transformation

How you can use transformers

You can use AI Transformers in two ways:

  • Pipelines: connect inboxes and phone numbers AI transformer pipelines. Define triggers and output schemas using prompts or JSON definitions. When emails or SMS are received they are automatically processed and the structured data is saved in a table. This data can be sent to your system using webhooks or to third party integrations like Google Sheets, Airtable and Notion.
  • Invocation: pass the ID or an email, attachment, or SMS to the AITransformer API endpoints with a output schema definition and get back structured JSON data.

How it works

ai transformers