Docs

Create Product

Creates a new product in a GetResponse shop.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

The shop ID

stringrequired

The product name

array of objectrequired

Product variants collection

string

The product type

string

External URL for the product

string

The product vendor

string

External identifier for the product

array of object

Product categories collection

array of object

Product meta fields collection

stringrequired

Variant name

numberrequired

Variant price

numberrequired

Variant price including tax

stringrequired

Variant SKU

string

Category name

string

Meta field name

string

Meta field value

string

Meta field value type

array of object

Variant images collection

array of object

Variant meta fields collection

array of object

Variant taxes collection

stringrequired

Source URL for the variant image

numberrequired

Position of the variant image

string

Variant meta field name

string

Variant meta field value

string

Variant meta field value type

string

Variant meta field description

string

Variant tax name

number

Variant tax rate

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.