Activate Subscriber
Tool to activate an inactive subscriber in EngineMailer. Use when you need to reactivate a subscriber that was previously deactivated either through the API or manually.
Enginemailer is an email marketing platform that enables businesses to manage contacts, design campaigns, and send personalized emails.
Tool to activate an inactive subscriber in EngineMailer. Use when you need to reactivate a subscriber that was previously deactivated either through the API or manually.
Tool to add or update a subscriber with custom fields via N8N integration. Use when you need to create a new subscriber or update an existing one in the EngineMailer system.
Tool to add or update multiple subscribers with custom fields in a single batch operation. Use when you need to create or update multiple subscribers efficiently. Subscribers that fail validation are removed from processing automatically.
Tool to check the status of a batch subscriber update operation. Use when you need to verify if a batch update job has completed or is still processing.
Tool to check status of a previously requested CSV report export. Use after initiating an export to poll for completion. Large exports may take significant time; poll repeatedly until status indicates readiness before consuming the export data.
Tool to create a new email campaign. Use when you need to configure and schedule a campaign before sending. Set trackOpens and trackClicks at creation; these flags cannot retroactively affect already-delivered messages.
Tool to create or update a category for subscriber segmentation. Use when organizing subscribers by common interests for targeted email marketing.
Tool to delete an undelivered email campaign. Use when you need to remove a campaign that has not been sent yet.
Tool to delete an existing recipient list from a targeted campaign. Use when you need to remove a specific recipient list from a campaign.
Tool to remove a subscriber from the system by email address. Use when you need to permanently delete a subscriber's record.
Tool to export a transactional email report as CSV. Initiates an async export within a specific date range (max past 60 days); check readiness via ENGINEMAILER_CHECK_EXPORT_STATUS_V2 before using the export.
Tool to find a subscriber by email address via N8N integration. Use when you need to search for and retrieve subscriber information from the EngineMailer system.
Tool to retrieve the list of custom fields configured for subscribers. Use when you need to discover available custom fields for subscriber management.
Tool to retrieve deleted subscribers since last polling date. Use when you need to track or sync subscribers who have been removed from the system.
Tool to get a list of undelivered campaigns. Use when you need to fetch campaigns awaiting delivery.
Tool to retrieve new subscribers with optional filtering by source, form, page, or popup. Use when you need to fetch recently added subscribers for synchronization or reporting workflows.
Tool to retrieve subcategories for a given category. Use when you need to list or choose subcategories after selecting a category.
Tool to retrieve subscriber information by email address. Use when you need to fetch details about a specific subscriber including their custom fields.
Tool to retrieve subscribers who completed autoresponders with optional filtering by autoresponder ID. Use when you need to fetch completion events for autoresponders, optionally filtered by specific autoresponder or polling for new events since a timestamp.
Tool to retrieve subscribers who triggered autoresponders with optional filtering by autoresponder ID. Use when you need to fetch trigger events for autoresponders, optionally filtered by specific autoresponder or polling for new events since a timestamp.
Tool to retrieve modified subscribers since last polling date with optional limit. Use when you need to fetch recently modified subscribers for synchronization or polling workflows.
Tool to retrieve subscribers who were tagged with optional filtering by subcategory. Use when you need to fetch tagged subscribers for synchronization or reporting workflows.
Tool to retrieve unsubscribe events with optional filtering by campaign or autoresponder. Use when you need to fetch unsubscribe data for reporting, synchronization, or compliance workflows.
Tool to retrieve subscribers who were untagged from subcategories. Use when you need to track or sync subscribers who have had tags removed, with optional filtering by subcategory and polling date.
Tool to add a new subscriber with optional custom fields. Use when registering a user to a specific mailing list after verifying their email.
Tool to retrieve a list of all autoresponders. Use when you need to fetch available autoresponders configured in the system.
Tool to retrieve a list of all campaigns. Use when you need to fetch all campaigns from the system.
Tool to retrieve a list of available forms in Enginemailer. Use when you need to discover forms for n8n integration or workflow configuration.
Tool to retrieve a list of all pages. Use when you need to fetch available pages.
Tool to retrieve a list of popups from Enginemailer. Use when you need to fetch available popups for n8n workflows.
Tool to retrieve a list of all email templates. Use when you need to fetch available email templates for campaigns.
Tool to pause a scheduled email campaign. Use when you need to halt a campaign before sending to apply updates or adjust schedule.
Tool to send an email campaign immediately. Use when the campaign exists, has at least one recipient, and is not scheduled or already delivered. E.g., 'Send campaign 123 now'.
Tool to tag a subscriber to a specific subcategory via N8N API endpoint. Use when you need to categorize or organize subscribers by assigning them to a subcategory.
Tool to test API connection and verify authentication. Use when you need to validate API credentials or check connectivity.
Tool to unsubscribe a subscriber via N8N API endpoint. Use when you need to remove a subscriber from the mailing list using the N8N integration endpoint.
Tool to unsubscribe a subscriber from the email list. Use when a user requests to be removed from the mailing list or to comply with unsubscribe requests.
Tool to update data for an existing subscriber in EngineMailer. Use when you need to modify subscriber information such as custom fields or subcategory assignments.