InTouch Hub · Blue Isle Software

Izettle Products

iZettle Products is a product-catalog API for managing items sold through Zettle point-of-sale systems.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

commerceimportizettlestatus

Izettle Products

iZettle Products is a product-catalog API for managing items sold through Zettle point-of-sale systems.

Operations

Inputs

Example

operation: getproducttypes
# (attach an 'oauth' credential to the task — no inline secrets)

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
operation string yes One of: getproducttypes, getalldiscounts, getdiscount, getallimageurls, getlatestimportstatus, getstatusbyuuid
discountUuid string no Path parameter discountUuid (required by some operations).
importUuid string no Path parameter importUuid (required by some operations).
organizationUuid string no Path parameter organizationUuid (required by some operations).
query string no Query-string parameters as a JSON object string, e.g. {"limit": 50}. Parsed and url-encoded onto the request.