Get API Quota
MAILERSEND_GET_API_QUOTARetrieve your current API usage and remaining quota limits to monitor how many emails you can send and ensure you don't exceed your plan's restrictions.
MailerSend
23 actions for MailerSend workflows.
Operations are the actions a workflow can take in MailerSend, grouped by category. Each lists its method, parameters, and a template you can drop it into.
Monitor your API usage and rate limits to ensure your automation workflows stay within quota thresholds. Use these operations when you need to track consumption and plan capacity for your integrations.
Get API Quota
MAILERSEND_GET_API_QUOTARetrieve your current API usage and remaining quota limits to monitor how many emails you can send and ensure you don't exceed your plan's restrictions.
Set up and manage the sending domains that will be used for email delivery in your workflows. Retrieve domain configuration details to verify proper setup and authentication status for reliable email transmission.
Create Sending Domain
MAILERSEND_CREATE_DOMAINRegister and configure a new domain with MailerSend so you can send professional emails using your own domain name instead of a generic sender address.
Get Domain
MAILERSEND_GET_DOMAINRetrieve detailed information about a sending domain including verification status, tracking settings, and configuration details to ensure your domain is properly set up for email delivery.
Get sending domains
MAILERSEND_GET_DOMAINSRetrieve all sending domains configured in your MailerSend account to view their verification status, DNS settings, and tracking preferences. This helps you manage which domains are ready to send emails and monitor their delivery configuration.
Access the list of verified sender identities configured in your MailerSend account. These operations help you identify which email addresses are authorized to send messages through your automation workflows.
List Sender Identities
MAILERSEND_GET_IDENTITIESRetrieve all configured sender email addresses and domains in your MailerSend account to see which ones are verified and ready to use for sending campaigns.
Retrieve details about messages that have been sent through your automation workflows. Use these operations to track delivery history, performance metrics, and troubleshoot specific message transmission issues.
Get sent messages
MAILERSEND_GET_MESSAGESRetrieve a paginated list of your sent emails to view delivery status, recipient information, and message history. Use this to track which campaigns were delivered and monitor your email activity.
Access recipient data and engagement metrics tied to your sending domains. These operations let you retrieve lists of email recipients and monitor their activity across your automated campaigns.
Get email recipients
MAILERSEND_GET_RECIPIENTSRetrieve and view all email recipients in your account, optionally filtering by mailing list or search criteria to find specific contacts quickly.
List Domain Recipients
MAILERSEND_GET_DOMAIN_RECIPIENTSRetrieve a list of all email recipients associated with a specific domain to manage and monitor your email contacts. This helps you understand who receives your emails and organize your recipient base for better email campaign management.
Discover available API resources and general information about the MailerSend service. Reference these operations to understand what endpoints and functionality are accessible for your integration.
Get general API resources
MAILERSEND_GET_GENERAL_RESOURCESRetrieves an overview of all available MailerSend API endpoints and resources to help you understand what operations you can perform. This is useful when exploring the API's capabilities or planning your integration strategy.
Manage SMS messaging capabilities including sending, tracking activity, and monitoring delivery. Use these operations to handle SMS campaigns, view message logs, recipient data, and manage your SMS phone numbers within workflows.
Get SMS Activity
MAILERSEND_GET_SMS_ACTIVITYRetrieve detailed logs and delivery status for SMS messages you've sent, helping you track which messages were successfully delivered, failed, or pending.
Get SMS Inbounds
MAILERSEND_GET_SMS_INBOUNDSRetrieve your configured inbound SMS routes to see how incoming text messages are automatically forwarded to your systems based on specific rules and filters. This helps you manage and verify your SMS message routing setup.
Get SMS Numbers
MAILERSEND_GET_SMS_NUMBERSRetrieves your purchased SMS phone numbers so you can see which numbers are available to send messages from. This helps you manage and organize your SMS communication channels.
Get SMS recipients
MAILERSEND_GET_SMS_RECIPIENTSRetrieve and view all SMS recipients in your MailerSend account, with options to filter by phone number or delivery status to manage your SMS contact list.
List SMS Messages
MAILERSEND_GET_SMS_MESSAGESRetrieve a paginated list of all SMS messages you've sent through MailerSend, including delivery status and timestamps to monitor your SMS campaigns and communications.
Create and manage SMTP credentials for applications that need to send email through MailerSend's infrastructure. These operations allow you to generate user accounts and retrieve SMTP configurations for direct mail server integration.
Create SMTP User
MAILERSEND_CREATE_SMTP_USERCreates a new SMTP user account with credentials that you can use to send emails programmatically through MailerSend's infrastructure. This is typically set up after configuring your domain to enable email sending via SMTP protocol.
Get SMTP users
MAILERSEND_GET_SMTP_USERSRetrieve a list of your configured SMTP users to manage and monitor email sending accounts. Use this to see all active SMTP credentials and their current status.
Access your library of predefined email templates for use in automation workflows. Retrieve template details to select and deploy standardized messaging across your campaigns.
Get email templates
MAILERSEND_GET_TEMPLATESRetrieve a paginated list of your email templates from MailerSend to see all available templates and their details like names, types, and creation dates.
Generate and manage API tokens for authenticating requests to MailerSend's services. Use these operations to create new credentials or view existing tokens needed for your integrations and workflows.
Create API Token
MAILERSEND_CREATE_TOKENGenerate a new API token for secure programmatic access to your MailerSend account with specific permissions tied to a domain. This token enables third-party apps and automation tools to manage your email sending without sharing your main account credentials.
Get API Tokens
MAILERSEND_GET_TOKENSRetrieve a list of all API tokens you've created in your MailerSend account, including their names, status, and creation dates to help you manage your integrations.
Retrieve information about users associated with your MailerSend account. These operations help you manage account access and permissions for your automation environment.
Get users
MAILERSEND_GET_USERSRetrieve a list of all users associated with your MailerSend account to see who has access and their roles. This helps you manage team permissions and understand who can send emails and access your account settings.
Configure webhooks to receive real-time notifications about email and SMS events in your workflows. Create, manage, and remove webhook endpoints to trigger actions based on delivery, bounce, and engagement data.
Create Webhook
MAILERSEND_CREATE_WEBHOOKSet up automated notifications for email events (sends, deliveries, opens, clicks) from a specific domain so you can track campaign performance and trigger downstream actions in real-time.
Delete Webhook
MAILERSEND_DELETE_WEBHOOKRemove a webhook endpoint from your MailerSend account when you no longer need it to receive email event notifications. This helps you clean up integrations and ensure irrelevant notifications stop being sent.
List webhooks
MAILERSEND_GET_WEBHOOKSRetrieve all configured webhooks for your email sending account, with options to filter by domain and paginate through results. Use this to monitor which automated integrations are currently active and sending data to your systems.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.