MailerLite Integration — Automate MailerLite with AI on Beauto
MailerLite is an email marketing service that offers tools for creating and managing email campaigns, automating workflows, and building landing pages.
Category: email newsletters, marketing automation · 86 actions available
What you can automate with MailerLite
Beauto connects MailerLite with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from MailerLite events, enrich MailerLite data with AI, or sync MailerLite with the rest of your stack — without writing code.
- Sync MailerLite data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new MailerLite events and route the output anywhere
- Schedule recurring MailerLite tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
MailerLite actions Beauto supports
- Add Product to Category — Tool to add a product to a category in an e-commerce shop. Use when you need to assign or link a product to a specific category for organization and marketing purposes.
- Add Subscriber To Group — Tool to assign an existing subscriber to a group. Use when you need to add a subscriber to a specific group in your MailerLite account.
- Create automation — Create automation
- Create Campaign — Tool to create a new email campaign (draft) with specified type, content, and targeting. Use when you need to create a campaign programmatically with email settings and optional audience targeting via groups or segments.
- Create E-commerce Cart Item — Tool to add an item to a shopping cart. Creates the cart if it does not exist. Use for abandoned cart automation.
- Create E-commerce Category — Tool to create a new product category for a shop. Use when organizing products into categories or setting up shop taxonomy with automation preferences.
- Create/Update E-commerce Customer — Tool to create or update a customer record for a shop. Use when syncing shop customers or onboarding new purchases.
- Create E-commerce Order — Tool to create a new order for a shop. Use when recording customer purchases or syncing order data from external systems.
- Create E-commerce Product — Tool to create a new product for an e-commerce shop. Use when adding products to a shop for tracking sales, automations, and customer interactions.
- Create E-commerce Shop — Tool to connect a new e-commerce shop. Use when you need to integrate a store for automations, product imports, and sales tracking.
- Create Field — Tool to create a new custom field. Use when distinct subscriber attributes are needed before assigning or updating subscriber data. Call once per field key.
- Create Group — Tool to create a new subscriber group. Use after deciding the group name for categorization. Store `group_id` from the response — required by MAILERLITE_UPDATE_GROUP, MAILERLITE_DELETE_GROUP, and MAILERLITE_GET_GROUP_SUB
- Create Segment — Tool to create a new subscriber segment. Use when grouping subscribers by custom criteria before sending targeted campaigns.
- Create Subscriber — Tool to create or update (upsert) a subscriber by email. Use when adding new subscribers or updating existing ones without needing their ID. If subscriber exists, updates non-destructively (omitted fields/groups are pres
- Create Webhook — Tool to register a new webhook URL for specified event types. Use when you need real-time notifications for selected MailerLite events.
- Delete Automation — Tool to delete an automation workflow by ID. Deletion is permanent and irreversible — always require explicit user confirmation before calling. Use when you need to remove an automation after confirming it's no longer ne
- Delete E-commerce Cart Item — Tool to remove an item from a cart in an e-commerce shop. Use when you need to delete a specific product from a customer's shopping cart.
- Delete E-commerce Category — Tool to delete a product category from an e-commerce shop by IDs. Use when you need to remove a specific category from your MailerLite store.
- Delete E-commerce Customer — Tool to delete a customer from an e-commerce shop by IDs. Use when you need to remove a specific customer from your MailerLite store.
- Delete E-commerce Order — Tool to delete an order from a shop. Use when you need to remove an order and its associated cart from MailerLite. Returns the deleted order details on success.
- Delete E-commerce Product — Tool to delete a product from an e-commerce shop by IDs. Use when you need to remove a specific product from your MailerLite store.
- Delete E-commerce Shop — Tool to disconnect an e-commerce shop by ID. Use when you have the shop's unique identifier and want to remove it from your MailerLite account.
- Delete Field — Tool to delete a custom field. Use when a field is obsolete and you need to remove it from your MailerLite account. Returns success=True on 204 No Content.
- Delete Group — Tool to delete a subscriber group by ID. Permanently removes the group and all its subscriber associations — irreversible with no undo. Use when you need to remove an existing subscriber group from your MailerLite accoun
- Delete Segment — Tool to delete a segment by ID. Use when you need to remove an existing segment from your MailerLite account. Returns success=True on 204 No Content.
- Delete Subscriber — Tool to delete a subscriber by ID. Use when you have the subscriber ID and want to remove them from your MailerLite account. Returns success=True on 204 No Content.
- Delete Webhook — Tool to remove a webhook subscription by ID. Use when you need to delete a webhook after confirming it is no longer needed. Returns success=True on 204 No Content.
- Execute Batch Request — Tool to execute multiple API requests in a single batch call (max 50 requests). Use when you need to perform multiple operations efficiently or reduce API call overhead. Note: Individual request failures don't stop batch
- Forget Subscriber — Tool to forget a subscriber completely (GDPR compliant deletion). Use when you need to permanently delete all subscriber data within 30 days.
- Get Account Info — Tool to retrieve basic MailerLite account details. Use when you need to verify authentication and review account metadata. Response payload is nested under results[i].response.data with data and meta subkeys — not a flat
- Get Account Stats — Tool to retrieve usage statistics and performance metrics for the account. Use after sending campaigns to analyze engagement and deliverability.
- Get Automation — Tool to retrieve details of a specific automation by ID. Use when you have the automation ID and need its full configuration. Example: \
- Get Automation Activity — Tool to retrieve subscriber activity for a specific automation. Use when you need to track automation execution status and subscriber progress through workflows. Requires filter[status] parameter to be specified.
- Get Campaign Languages — Tool to retrieve a list of all available campaign languages. Use when you need to fetch supported languages for creating or configuring campaigns.
- Get Campaigns — Tool to retrieve a list of all campaigns. Use when you need to fetch campaigns optionally filtered by status or type, with pagination.
- Get E-commerce Cart — Tool to fetch details of a specific cart by shop ID and cart ID. Use when you need to retrieve cart information including customer, items, total, and checkout URL.
- Get E-commerce Cart Item — Tool to fetch details of a specific cart item by shop ID, cart ID, and item ID. Use when you need to retrieve information about a specific item in a cart.
- Get E-commerce Category — Tool to fetch details of a specific product category by shop and category ID. Use when you need information about a specific e-commerce category.
- Get E-commerce Customer — Tool to fetch details of a customer by shop and customer ID. Use after confirming shop_id and customer_id.
- Get E-commerce Customers — Tool to list customers for a specific shop. Use when you need to retrieve and paginate ecommerce customers after you have a shop ID. Example: \