Skip to main content

Connect Maropost Neto

How to connect your Neto store to WRHS by creating an API-only Staff User, generating an API key, and configuring the minimum required permissions.

Written by Jason Hill
Updated yesterday

We don't need full access to your Neto instance, only API access. You do this by creating a new Staff User with API User as the User Permission Group.

Follow these simple steps

  1. In Neto, navigate to Settings & Tools -> Staff Users -> Create Staff User

  2. Enter the following details:

    1. Username: WRHS

    2. First Name: WRHS

    3. Last Name: WRHS

    4. Password: Any random password will do - we won't use it.

    5. API Key: Click Generate and copy the value, this is the important part.

    6. Status: Active

    7. User Permission Group: API User (more on this below in Permissions)

    8. Default Warehouse: Set to whichever is your primary warehouse.

  3. Click Save

  4. There is no need to "Invite User".

  5. Enter the username, API Key, and your webstore URL during onboarding Setup.

Permissions

When creating the WRHS user above, you can select the default API User for the permissions; most people do this. However, if you need to restrict WRHS access to only certain data types you can create a custom Permission Group. The following permissions are the absolute minimum we currently require.

  • GetItem

  • GetOrder

  • GetShippingMethods

  • GetWarehouse

  • UpdateOrder

Did this answer your question?