Try HexaSync Now

Dev Docs

Welcome to our Developer Documentation, your go-to guide for building automation and integration solutions. Dive into in-depth guides, API references, and technical resources designed to empower developers.

Shopify: Add Third-party Carrier-calculated Shipping Rates

Do you want to add your own third-party carrier-calculated shipping rates instead of letting Shopify manage the shipping process? Follow

Shopify API 2025: Retrieves a count of checkouts

Retrieving a count of checkouts will tell you how many clients abandon the checkout after the first page. It will

Shopify API 2025: Retrieve a list of abandoned checkouts

Today I will show you how to Retrieve a list of abandoned checkouts with Shopify API using postman. For all

How to Add a Shipping Calculator to Shopify Shopping Cart?

I will show you how to add a shipping calculator to your Shopify Shopping cart. This is a detailed guide

Magento 2 API (Updated 2025): Manage Cost Values

The cost value is the actual cost of each product. For companies, the cost value will help us a lot

Magento 2 API (Updated 2025): Manage Tier Prices

In pricing strategy, many companies apply tier pricing. Tier pricing offers a quantity discount to members of a specific customer

Magento 2 API (Updated 2025): Manage Special Prices

Magento provides REST endpoints that allow you to update multiple special prices.  Today I will show you how to set,

Magento 2 API (Updated 2025): Bulk Transfer Products

Today I will show you how to partially bulk transfer products from one source to another using Magento 2 API.

Magento 2 API (Updated 2025): Create The Personalization Option

In this post, I will show you how to create the personalization option for products using Magento 2 API. Let’s

Magento 2 API (Updated 2025): Create a Partial Refund

In our previous post, we had created an invoice and a shipment, and with the order item id obtained, we

Shopify API 2025: How to create metafield for a product

You can use the Metafield resource to add extra information to other Admin API resources. Metafields can be used for

MySQL Can’t create table (error: 140 “Wrong create options”)

Problem Last week, we had to migrate a magento 1.7 website to latest magento 1.9.3.6 and we met an errorERROR

Product Description from Infor Syteline to Magento with HexaSync

Overview of data transformation? Data transformation is the process of changing the format, structure, or values of data. One of

Could not load file or assembly ‘System.Net.Http’???

Last week, one of my colleagues tried upgrading some of core libraries from .net framework 4.7 into .netstandard 2.0 and

Kubernetes is dropping Docker support

The mention of Kubernetes dropping support for Docker in the release notes raised a lot of eyebrows. Docker support in

Custom product image using Shopify API 2025

In this article, Beehexa will show you how to custom product image using Shopify API with Postman. GET all product

Magento 2 API (Updated 2025): How to create stocks

This post will show you the process of creating stocks using Magento 2 API. In Magento, the stock is like

Magento 2 API (Updated 2025): How to Create a Warehouse

The warehouse is the place where you store your products physically. In Magento 2 API, you can create both physical

Recent Posts