Magento 1 - Add User

To sync inventory from Magento 1 to Magento 2, you must create a user and role from the Magento 1 admin panel.

Log in to your Magento 1 Admin Dashboard. Navigate to System > Web Services > SOAP/XML-RPC – Users

Now click on Add New User button

Now add the information as shown below

  • User Name – Add the user name in this field.

  • First Name – Enter the first name of the user.

  • Last Name – Enter the last name of the user.

  • Email – Enter the email ID of the user.

  • Current Admin Password – Enter the password of the current admin.

  • API Key – Enter an API Key.

  • API Key Confirmation – Re-enter the API Key for confirmation.

  • This account is – Set the account status.

After completing, click on Save User.

Last updated