Artisan IMG > Magento 1 (magento-1) (5a2564a6-084f-46a0-a251-ae155da87b59)
Artisan IMG > Magento 1 (magento-1) (5a2564a6-084f-46a0-a251-ae155da87b59)

Magento 1
1.0

Magento is an e-commerce platform built on open source technology which provides online merchants with a flexible shopping cart system, as well as control over the look, content and functionality of their online store.

Overview
Copy

The Tray.io Magento 1 connector allows you to manage your store/stores in Magento 1.

Authentication
Copy

To create a new authentication for the Magento 1 connector, first you need have on hand your Magento 1 host name (http prefix omitted, EG www.<COMPANY>-magentostore.com), your Magento 1 username and Magento 1 API key.

Once you have these, click the New Authentication button:

Available Operations
Copy

The examples below show one or two of the available connector operations in use.

Please see the Full Operations Reference at the end of this page for details on all available operations for this connector.

A full list of operations can be obtained at the end of this Readme.

Example
Copy

In the following example we create a workflow that retrieves a list of stores and then gets information about an individual store.

To begin with, create a workflow with a Manual Trigger, then add a step from the Magento 1 connector with the operation set to List stores.

Next, we add a step from the Magento 1 connector with the operation set to Get store, to retrieve one of the stores from the list. Set the Store ID to the ID of one of the stores, by using a JsonPath as shown in the example:

We will now be able to see information about an existing store in the Debug panel, as shown here in the example: