Campayn
Overview
SLUG: CAMPAYN
Description
Campayn is an email marketing platform that allows users to create, send, and manage email campaigns.
Authentication Details
API Key
Connecting to Campayn
Create an auth config
Use the dashboard to create an auth config for the Campayn toolkit. This allows you to connect multiple Campayn 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 Campayn toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CAMPAYN_CREATE_CONTACT
Tool Name: Create Contact
Description
Action Parameters
Action Response
CAMPAYN_DELETE_CONTACT
Tool Name: Delete Contact
Description
Action Parameters
Action Response
CAMPAYN_DELETE_LIST
Tool Name: Delete List
Description
Action Parameters
Action Response
CAMPAYN_DELETE_WEBFORM
Tool Name: Delete webform
Description
Action Parameters
Action Response
CAMPAYN_GET_CONTACT
Tool Name: Get Contact
Description
Action Parameters
Action Response
CAMPAYN_GET_CONTACTS
Tool Name: Get Contacts
Description
Action Parameters
Action Response
CAMPAYN_GET_LIST
Tool Name: Get List
Description
Action Parameters
Action Response
CAMPAYN_GET_LISTS
Tool Name: Get Lists
Description
Action Parameters
Action Response
CAMPAYN_GET_MESSAGE
Tool Name: Get Message
Description
Action Parameters
Action Response
CAMPAYN_GET_MESSAGES
Tool Name: Get Messages
Description
Action Parameters
Action Response
CAMPAYN_GET_REPORTS
Tool Name: Get Reports
Description
Action Parameters
Action Response
CAMPAYN_GET_WEBFORM
Tool Name: Get Webform
Description
Action Parameters
Action Response
CAMPAYN_GET_WEBFORMS
Tool Name: Get Webforms
Description
Action Parameters
Action Response
CAMPAYN_UPDATE_LIST
Tool Name: Update List
Description
Action Parameters
Action Response