Magento 2

Teapplix ActionShip can integrate with your Magento 2.x shopping cart to automatically import orders to ActionShip and update back to Magento with tracking numbers after you ship from ActionShip. In addition, if you subscribe to ActionShip Inventory, ActionShip will download your Magento inventory and upload quantity and optionally price to your cart.

You can link to Magento 1.x cart and 2.x cart at the same time without any conflicts. A link to a Magento 2.x cart is treated as a separate type of cart as compared to a Magento 1.x.

ActionShip uses Magento2 REST API as described here.
To give ActionShip access to your Magento2 store, please first setup the user with a specific role following the steps below:
  1. Login to admin panel.
  2. Go to System => User Role,  click on “Add New Role”.
  3. Set Name as something like “Web Service Role”.
  4. Click on “Role Resources”.
  5. Set only those resources that are required for web service, or select All.
  6. Click Save Role.
  7. Go to System => “All Users”,  click on “Add New User”.
  8. Set users fields like User Name, First name, Last name, password etc..
  9. Click on “User Role” Tab, select the newly created role.
  10. Click “Save User”.
This link has step by step instruction and a video:
http://blog.i13websolution.com/magento-2-create-soaprest-api-user/

Then add the Magento2 integration on ActionShip:

  1. navigate to Integration => Marketplaces & Carts
  2. Click +Add Marketplaces and select Magento 2.
  3. Click Close to close the marketplaces options page.
  4. Click +Add Magento 2 Account
  5. Enter the following information using the admin user you have added on Magento2:
    •  Admin Username:
    •  Admin Password:
    •  Store URL: (https://www.store.com)