Login to your Magento store (Not your account at magentocommerce.com)
Go to: System -> Web Services -> SOAP/XML RPC - Roles
Click: Add New Role, Give it a name like Integration Manager then click Role Resources.
Check Shopping Cart, Sales, Catalog Inventory and everything in them. Also make sure Catalog > Product > Update is selected.
Click Save Role at the top.
Next, go to: System -> Web Services -> SOAP/XML RPC - Users
Click: Add new user
Click: Create API Key
Or fill out the form and choose and save a long random string for the API Key.
In the sidebar, click User Role. Then select the role you just created.
Orders must have the order state processing for Integration Manager to download them. Note that Magento has both a "status" and "state" field for orders. You can map your statuses to the desired state within Magento.
The minimum supported version of Magento is 1.3
Additional Options
WSI Compliance Mode Enabled
Integration Manager needs to know the WS-I Compliance mode Magento is in.
To see how this is set, go to System > Configuration > Magento Core API and look at: WS-I Compliance. The default is usually No.
While you're here, please set Enable WSDL Cache to Yes to improve your site efficiency.
Limit to single Store ID
This allows you to only pull orders for a specific Store ID, rather than all stores.
To find your Store ID, go to System -> Manage Stores and click on the desired store name in the right column.
The Store ID will be listed in the URL of the webpage:
Problem After upgrading Magento to version 1.9.3.0 or above, orders in Extensiv Integration Manager no longer contain any products. The inventory sync may have stopped working as well. Solution This is caused by a bug in Magento. There are currently ...
Problem Could not upload tracking information to Magento because "Invalid carrier specified." This is caused when you ship orders using a carrier not defined in Magento. Solution Option 1: Add the missing carrier To solve the issue you need to add ...
Problem Some Magento actions fail with "Access Denied". Example: Solution This is caused by the API user not being given enough permissions. Go to: System -> Web Services -> Users Look at which "Role" the API user is assigned to. Go to: System -> Web ...
Problem Extensiv Integration Manager displays the following error message when connecting to Magento: Invalid api path Solution This error is most commonly caused by improperly adding custom endpoints to the Magento API, which breaks/blocks the ...
This page covers the various options that can be set in Extensiv Integration Manager and in your Magento 1 account. Integration Manager Settings Setting Description Default Other Options WSI Compliance Mode Enabled Usually "No". See here for more ...