Mailparser
Send emails to Mailparser, get structured data in return. Leads, Contact Forms, eCommerce, Shipping Notes, Attachments, Customer Info & more.
What your agent can do with Mailparser
Triggers and actions 2 triggers
- TriggerNew Email Parsed (One Request Per Email)
Triggered instantly when Mailparser finishes parsing an inbound email, with all of that email's parsed data delivered in a single request. In Mailparser, open your inbox and add a Generic Webhook under Integrations/Downstream Webhooks, paste the minted URL, and set Repeating Data Behaviour to "One request per Email". Parsed fields bind as {{ trigger.body.* }}. Use the One Request Per Row trigger instead when you are parsing tabular data and want each row handled as its own run.
- TriggerNew Email Parsed (One Request Per Row)
Triggered instantly for EACH parsed table row when Mailparser finishes parsing an inbound email — one run per row, for tabular data such as invoice line items or price lists. In Mailparser, open your inbox and add a Generic Webhook under Integrations/Downstream Webhooks, paste the minted URL, and set Repeating Data Behaviour to "One request per row". That row's fields bind as {{ trigger.body.* }}. Use the One Request Per Email trigger instead when you want the whole email's parsed data in a single run.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Mailparser API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.
Related apps
DisifyDisify checks email addresses for disposable and temporary providers. Callers can submit a single email...
GmailGmail is Google’s email service, featuring spam protection, search functions, and seamless integration with...
MailCheck.aiMailCheck.ai detects disposable and temporary email addresses so they can be blocked at signup. Callers...
OutlookOutlook is Microsoft's email and calendaring platform integrating contacts and scheduling, enabling users to...
SendGridSendGrid by Twilio — email delivery and marketing platform. Send transactional and marketing emails, manage...