Emailoctopus
Learn how to use Emailoctopus with Composio
Overview
SLUG
EMAILOCTOPUS
Description
EmailOctopus is an email marketing platform founded in 2015, offering affordable and intuitive solutions for individuals and businesses to connect with their subscribers.
Authentication Details
API Key
generic_api_key
Tools
Create Contact
SLUG: EMAILOCTOPUS_CREATE_CONTACT
Action Parameters
email_address
fields
list_id
status
tags
Action Response
data
error
successful
Create List
SLUG: EMAILOCTOPUS_CREATE_LIST
Action Parameters
name
Action Response
data
error
successful
Delete Contact
SLUG: EMAILOCTOPUS_DELETE_CONTACT
Action Parameters
contact_id
list_id
Action Response
data
error
successful
Delete List
SLUG: EMAILOCTOPUS_DELETE_LIST
Action Parameters
list_id
Action Response
data
error
successful
Get All Lists
SLUG: EMAILOCTOPUS_GET_ALL_LISTS
Action Parameters
limit
page
Action Response
data
error
paging
successful
Get Recent Campaigns
SLUG: EMAILOCTOPUS_GET_RECENT_CAMPAIGNS
Action Parameters
limit
page
Action Response
data
error
paging
successful
Unsubscribe Contact
SLUG: EMAILOCTOPUS_UNSUBSCRIBE_CONTACT
Action Parameters
email
list_id
Action Response
data
error
successful