Add Mailcoach CampaignTool to create a new Mailcoach campaign.
Add Email ListTool to create a new email list.
Add suppressionTool to add a suppression entry.
Add Tag to Email ListTool to create a new tag within a specific email list.
Add Tags to SubscriberAdd tags to a subscriber for segmentation and targeting.
Add Transactional Email TemplateCreates a new email template in Mailcoach via POST /api/templates.
Append to Subscriber ImportTool to append CSV data to an existing subscriber import.
Confirm SubscriberConfirm a subscriber's subscription to an email list (double opt-in confirmation).
Create Segment for Email ListTool to create a new segment within an email list.
Create Subscriber ImportCreates a new subscriber import in Mailcoach.
Delete CampaignTool to delete a campaign by UUID.
Delete Email ListTool to delete an email list by UUID.
Delete Segment from Email ListTool to delete a segment from an email list.
Delete SubscriberPermanently delete a subscriber by UUID from Mailcoach.
Delete Subscriber ImportTool to delete a subscriber import by its UUID.
Delete SuppressionTool to delete a suppression entry by UUID.
Delete Tag from Email ListTool to delete a tag from an email list.
Delete TemplateTool to delete a template by UUID.
Delete Transactional MailTool to delete a transactional mail send record by its UUID.
Get All CampaignsTool to retrieve all campaigns.
Get All Sent ItemsTool to retrieve all sent items.
Get All Subscriber ImportsTool to retrieve all subscriber imports.
Get All SuppressionsRetrieve a paginated list of all email suppression entries from Mailcoach.
Get All TagsTool to retrieve all tags for a specific email list.
Get All TemplatesTool to retrieve all templates.
Get All Transactional Email TemplatesTool to retrieve all transactional email templates.
Get Campaign BouncesTool to retrieve bounced subscribers of a sent campaign with pagination support.
Get Campaign ClicksTool to retrieve clicks from a sent campaign with pagination support.
Get Campaign OpensTool to retrieve all opens for a sent campaign with pagination support.
Get Campaign UnsubscribesTool to retrieve unsubscribes from a sent campaign with pagination support.
Get Email ListsTool to retrieve all email lists.
Get SegmentTool to retrieve details of a specific segment.
Get Specific CampaignTool to retrieve details of a specific Mailcoach campaign.
Get Specific Email ListRetrieve detailed information about a specific Mailcoach email list by its UUID.
Get Specific SubscriberTool to retrieve a specific subscriber.
Get Specific SuppressionTool to retrieve a specific suppression entry.
Get Specific TagTool to retrieve details of a specific tag.
Get Specific TemplateRetrieves the full details of a specific Mailcoach email template by its UUID.
Get Subscriber ImportTool to retrieve details of a specific subscriber import by UUID.
Get Transactional MailTool to retrieve details of a specific transactional email by its UUID.
Get UserTool to retrieve details of the currently authenticated user.
List SegmentsTool to retrieve all segments for a specific email list.
List SubscribersTool to list all subscribers from a specific email list with pagination support.
List Transactional MailsTool to retrieve all transactional email records.
Remove Tags from SubscriberTool to remove tags from a subscriber.
Resend Subscriber ConfirmationTool to resend confirmation email to a subscriber.
Start Subscriber ImportStarts processing a subscriber import that is in 'draft' status.
Subscribe To Email ListSubscribe (or update) a subscriber to an email list.
Unsubscribe SubscriberUnsubscribe a subscriber from their email list in Mailcoach.
Update CampaignTool to update an existing Mailcoach campaign.
Update Email ListTool to update an existing email list.
Update SegmentTool to update an existing segment within an email list.
Update SubscriberTool to update a subscriber.
Update Subscriber ImportTool to update an existing subscriber import.
Update TagTool to update an existing tag within an email list.
Update TemplateUpdates an existing email template in Mailcoach.