Moosend
Overview
SLUG: MOOSEND
Description
Moosend is a cloud-based, AI-powered email marketing solution that allows you to target your audience at scale.
Authentication Details
API Key
Connecting to Moosend
Create an auth config
Use the dashboard to create an auth config for the Moosend toolkit. This allows you to connect multiple Moosend 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
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
MOOSEND_ADD_SUBSCRIBER
Tool Name: Add or Update Subscriber
Description
Action Parameters
Action Response
MOOSEND_CREATE_CUSTOM_FIELD
Tool Name: Create custom field
Description
Action Parameters
Action Response
MOOSEND_CREATE_MAILING_LIST
Tool Name: Create Mailing List
Description
Action Parameters
Action Response
MOOSEND_DELETE_CAMPAIGN
Tool Name: Delete Campaign
Description
Action Parameters
Action Response
MOOSEND_DELETE_CUSTOM_FIELD
Tool Name: Delete custom field
Description
Action Parameters
Action Response
MOOSEND_DELETE_MAILING_LIST
Tool Name: Delete Mailing List
Description
Action Parameters
Action Response
MOOSEND_GET_ALL_CAMPAIGNS
Tool Name: Get all campaigns
Description
Action Parameters
Action Response
MOOSEND_GET_ALL_SUBSCRIBERS
Tool Name: Get All Subscribers
Description
Action Parameters
Action Response
MOOSEND_GET_CAMPAIGN_DETAILS
Tool Name: Get Campaign Details
Description
Action Parameters
Action Response
MOOSEND_GET_SUBSCRIBER_BY_EMAIL
Tool Name: Get Subscriber By Email
Description
Action Parameters
Action Response
MOOSEND_SCHEDULE_CAMPAIGN
Tool Name: Schedule Campaign
Description
Action Parameters
Action Response
MOOSEND_SEND_CAMPAIGN
Tool Name: Send Campaign
Description
Action Parameters
Action Response
MOOSEND_UPDATE_CAMPAIGN
Tool Name: Update Campaign
Description
Action Parameters
Action Response
MOOSEND_UPDATE_CUSTOM_FIELD
Tool Name: Update custom field
Description
Action Parameters
Action Response
MOOSEND_UPDATE_MAILING_LIST
Tool Name: Update Mailing List
Description
Action Parameters
Action Response