Enginemailer
Overview
SLUG: ENGINEMAILER
Description
Enginemailer is an email marketing platform that enables businesses to manage contacts, design campaigns, and send personalized emails.
Authentication Details
API Key
Connecting to Enginemailer
Create an auth config
Use the dashboard to create an auth config for the Enginemailer toolkit. This allows you to connect multiple Enginemailer accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Enginemailer toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ENGINEMAILER_CHECK_EXPORT_STATUS_V2
Tool Name: Check Export Status V2
Description
Action Parameters
Action Response
ENGINEMAILER_CREATE_CAMPAIGN
Tool Name: Create Campaign
Description
Action Parameters
Action Response
ENGINEMAILER_EXPORT_CSV_REPORT_V2
Tool Name: Export CSV Report V2
Description
Action Parameters
Action Response
ENGINEMAILER_GET_SUBCATEGORY
Tool Name: Get Subcategories
Description
Action Parameters
Action Response
ENGINEMAILER_INSERT_SUBSCRIBER
Tool Name: Insert Subscriber
Description
Action Parameters
Action Response
ENGINEMAILER_LIST_CAMPAIGN
Tool Name: List Campaign
Description
Action Parameters
Action Response
ENGINEMAILER_PAUSE_CAMPAIGN
Tool Name: Pause Campaign
Description
Action Parameters
Action Response
ENGINEMAILER_SEND_CAMPAIGN
Tool Name: Send Campaign
Description
Action Parameters
Action Response