Enginemailer
Email marketing platform for subscribers, custom fields, batch updates, campaign exports, and account-level connection checks.
Best for newsletter operators that activate or update subscribers, run batch list updates, export CSV reports, and verify API connectivity.
Example Use Cases
These are the Enginemailer actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
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 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.