Omnisend
Learn how to use Omnisend with Composio
Overview
SLUG
OMNISEND
Description
Omnisend is a marketing automation platform for ecommerce businesses, focusing on email and SMS marketing.
Authentication Details
OAuth2
client_id
client_secret
oauth_redirect_uri
scopes
bearer_token
API Key
generic_api_key
Tools
Create Batch
SLUG: OMNISEND_CREATE_BATCH
Action Parameters
endpoint
eventID
items
method
Action Response
data
error
successful
Create or Update Contact
SLUG: OMNISEND_CREATE_OR_UPDATE_CONTACT
Action Parameters
address
birthdate
city
country
countryCode
firstName
gender
identifiers
lastName
postalCode
Action Response
data
error
successful
Delete Product
SLUG: OMNISEND_DELETE_PRODUCT
Action Parameters
product_id
Action Response
data
error
successful
Get Batches
SLUG: OMNISEND_GET_BATCHES
Action Parameters
endpoint
Action Response
data
error
successful
Get Batch Information
SLUG: OMNISEND_GET_BATCH_INFORMATION
Action Parameters
batchId
Action Response
batchId
batchType
createdAt
data
error
errorCount
processedCount
status
successful
totalCount
updatedAt
Get Batch Items
SLUG: OMNISEND_GET_BATCH_ITEMS
Action Parameters
batchId
Action Response
data
error
successful
Get Contact
SLUG: OMNISEND_GET_CONTACT
Action Parameters
contactId
Action Response
data
error
successful
List Contacts
SLUG: OMNISEND_LIST_CONTACTS
Action Parameters
after
before
email
limit
phone
segmentID
status
tag
Action Response
data
error
successful
List Products
SLUG: OMNISEND_LIST_PRODUCTS
Action Parameters
limit
offset
sort
Action Response
data
error
successful
Update Contact
SLUG: OMNISEND_UPDATE_CONTACT
Action Parameters
body
contactId
Action Response
data
error
successful