Omnisend
Overview
SLUG: OMNISEND
Description
Omnisend is a marketing automation platform for ecommerce businesses, focusing on email and SMS marketing.
Authentication Details
OAuth2
API Key
Connecting to Omnisend
Create an auth config
Use the dashboard to create an auth config for the Omnisend toolkit. This allows you to connect multiple Omnisend accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Omnisend Auth Config”. 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 OAuth2
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Omnisend toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
OMNISEND_CREATE_BATCH
Tool Name: Create Batch
Description
Action Parameters
Action Response
OMNISEND_CREATE_OR_UPDATE_CONTACT
Tool Name: Create or Update Contact
Description
Action Parameters
Action Response
OMNISEND_DELETE_PRODUCT
Tool Name: Delete Product
Description
Action Parameters
Action Response
OMNISEND_GET_BATCHES
Tool Name: Get Batches
Description
Action Parameters
Action Response
OMNISEND_GET_BATCH_INFORMATION
Tool Name: Get Batch Information
Description
Action Parameters
Action Response
OMNISEND_GET_BATCH_ITEMS
Tool Name: Get Batch Items
Description
Action Parameters
Action Response
OMNISEND_GET_CONTACT
Tool Name: Get Contact
Description
Action Parameters
Action Response
OMNISEND_LIST_CONTACTS
Tool Name: List Contacts
Description
Action Parameters
Action Response
OMNISEND_LIST_PRODUCTS
Tool Name: List Products
Description
Action Parameters
Action Response
OMNISEND_UPDATE_CONTACT
Tool Name: Update Contact
Description
Action Parameters
Action Response