Skip to main content
Glama

Omnisend MCP Server

createProduct

Add new products to the Omnisend catalog by defining details such as title, description, variants, images, and pricing. Streamlines product management for targeted marketing campaigns.

Instructions

Create a new product in the Omnisend catalog. Product data can include details like title, description, variants, images, price, and more.

Input Schema

NameRequiredDescriptionDefault
productDataYesProduct data

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "productData": { "additionalProperties": true, "description": "Product data", "properties": {}, "type": "object" } }, "required": [ "productData" ], "type": "object" }

You must be authenticated.

Other Tools from Omnisend MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/plutzilla/omnisend-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server