Magento SOAP v2
The information on this page relates to the new upgraded interface of the IConduct platform. To view information about the Classic version of the user interface, follow this link.
The Magento SOAP v2 provides you with the ability to manage your eCommerce stores by providing calls for working with resources such as customers, categories, products, and sales orders. It also allows you to manage shopping carts and inventory.
The Magento SOAP v2 connector allows you to perform a function on Magento SOAP v2 and return processed data into the IConduct schema.
To configure the Magento SOAP v2 connector, follow the instructions below:
- In the Main Menu, select Connections and press Create connection.
Accessing connections
- On the Connector Selection Page select the Magento SOAP v2 item from the E-commerce section.
Connector Selection Page
- In the SOAP Provider work area, fill in the following fields and press Create.
Connection Details Area
Field | Description |
---|---|
Connection* |
A new connection name. Enter a connection alias here. |
Is Active |
Toggles connector’s activity at interface execution. Enable the checkbox to activate the connection for execution. |
Cloud Agent* |
The LAN you are working with. Select "IConduct" for cloud systems and your corporate agent for internal systems. |
Implementation Type* |
Defines the connection implementation type. Supported values:
|
Is Source |
This connection entity is available as a data source for Import (writing to Schema). Enable the checkbox to ensure data import. |
Is Target |
This connection entity is available as a data target that receives data from schema to current data container. Enable the checkbox to ensure data export. |
Timeout |
The length of time (in milliseconds) the IConduct platform waits for a response from the connection provider before returning a timeout error. Set the time value to stop the system from connection attempts. |
Query | The box is intended for entering a query. You can test the defined query by clicking Test Query once the connection is saved. It’s recommended to test the query after the connection testing. |
DateTime Format |
Not used in this connector. |
Clear Cache | To increase performance, IConduct creates a cache of the Priority entities metadata and presents a list of already queried Priority entities to the user. Should the entities be renewed in the Priority system, click the button to update the list. |
WSDL URL* |
The Magento SOAP webservice’s URL. Enter the path to WSDL file in this field. |
Username* | The Magento username. |
API Key* | The API key serves for authentication with the Magento API. The key is taken from the Magento account. |
*- mandatory fields.
Once the connection is saved, you can test if it is successful. Press the Test Connection button. If the created connection works, you will receive a success message.
Testing the Connection