Transitioning your online store from BigCommerce to ZenBasket involves the process of transferring your product data, which may require utilizing REST API credentials to ensure a seamless and efficient migration.

Exporting Products from BigCommerce

  1. To access the API Credentials, from the BigCommerce Dashboard, go to the Settings menu on the left sidebar.

    enter image description here

  2. Navigate to the Store-level API accounts under the API section to find the default product configuration.

    enter image description here

  3. Click on the Create API account button and specify the Scope.

    enter image description here

  4. Adjust the Scope to Read-only for Products, Store Location, and Store Inventory.

    enter image description here

  5. Provide a Name for the API credentials and Save the settings.

    enter image description here

  6. The API credentials (API Path, client ID, access token) will be downloaded as a document or you can copy paste directly.

    enter image description here

Importing Products to ZenBasket

  1. Log in to your ZenBasket store and navigate to the Products menu, select All products.

    enter image description here

  2. Click on the Import icon and choose the BigCommerce import type.

    enter image description here

  3. Follow the Instructions that pop up.

  4. Copy-Paste the API Path, client ID, and access token from the downloaded document.

  5. Ensure to check the Remember Details box and Update existing product details if needed.

    enter image description here

  6. Review the points mentioned in the Instructions section before initiating the import.

    enter image description here

  7. Click Import, and if the credentials are validated, a success popup will confirm the product import.

    enter image description here

  8. Check the BigCommerce recent logs section to view the list of all products successfully imported.

    enter image description here

  9. Click on the Reload icon to view the newly imported product.

  10. Click on the eye icon under actions to know what error occurred or other details.

  11. You can view the Status and logs on the same page as well as in the dashboard.

    enter image description here

    enter image description here

Additional Considerations

  • If brands are linked to products, ensure brand details are also imported.

    • The BigCommerce store location and ZenBasket store location should match to avoid any discrepancies.

    • If the credentials are invalid, an alert popup will notify you to make the necessary corrections.

By following these steps, you can seamlessly migrate products from BigCommerce to ZenBasket, ensuring a smooth transition without data loss or errors.