Set up a third-party integration with Magento using URL, username, and password credentials.
Verify that you have access to an existing admin account on your Magento store. You will need the following:
Base URL of Your Magento Store: This is the main URL you use to access your store (e.g., https://yourstore.com).
| Endpoint Type | URL Format |
|---|---|
| REST API | https://yourstore.com/rest/V1/ |
| SOAP API | https://yourstore.com/soap/default?wsdl&services=all |
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.
Supply the following information to ShipBoss for the integration:
| Field | What to Enter |
|---|---|
| API URL | The base API URL you determined earlier |
| Username | The admin account's username |
| Password | The corresponding password |
If your Magento store's URL is https://example.com:
| Endpoint | URL |
|---|---|
| REST API Base URL | https://example.com/rest/V1/ |
| SOAP API Base URL | https://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.
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.
Your Magento store is now connected to ShipBoss. Orders and fulfillment data will sync automatically.