Magento Integration Guide

Magento Integration with ShipBoss

Set up a third-party integration with Magento using URL, username, and password credentials.

Part 1

Ensure You Have Admin Credentials

1

Verify Admin Account Access

Verify that you have access to an existing admin account on your Magento store. You will need the following:

Part 2

Determine the API URL

2

Identify Your API Endpoints

Base URL of Your Magento Store: This is the main URL you use to access your store (e.g., https://yourstore.com).

Endpoint TypeURL Format
REST APIhttps://yourstore.com/rest/V1/
SOAP APIhttps://yourstore.com/soap/default?wsdl&services=all
Part 3

Assign or Verify Permissions

3

Check Admin User Permissions

Ensure that the admin user account has the necessary permissions to access the resources required by ShipBoss.

You can adjust permissions under System > Permissions > User Roles in the Magento Admin Panel if needed.

Part 4

Provide the Credentials to ShipBoss

4

Supply Integration Information

Supply the following information to ShipBoss for the integration:

FieldWhat to Enter
API URLThe base API URL you determined earlier
UsernameThe admin account's username
PasswordThe corresponding password
5

Example Configuration

If your Magento store's URL is https://example.com:

EndpointURL
REST API Base URLhttps://example.com/rest/V1/
SOAP API Base URLhttps://example.com/soap/default?wsdl&services=all

You would provide these URLs, along with the admin username and password, to ShipBoss to complete the integration.

Part 5

Troubleshooting and Support

6

If You Encounter Issues

Ensure that the Magento API URL, username, and password are correct and that the admin account has the necessary permissions.

For further assistance, contact ShipBoss support.

Magento Integration Complete!

Your Magento store is now connected to ShipBoss. Orders and fulfillment data will sync automatically.