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.

Magento 2 API (Updated 2025): How to create a shipment

In our previous post, we created an invoice. And with the order item id obtained, we will find out how

Shopify API 2025: Retrieve all products in Shopify with Postman

In this tutorial, I’ll guide you through the process of retrieving a complete list of products from your Shopify store

Magento 2 API (Updated 2025): Create an Invoice

Learn how to create an invoice for an order using Magento 2 API. A detailed explanation of the purchase will

Magento 2 Error: Something went wrong with processing the default view

In magento 2, something went wrong with processing the default view and we have restored the filter to its original

How To Create An Integration In Magento 2

What is Magento 2 integration? In computer science, “integration” is a term that is commonly used when an application needs

Creating Custom Web API in Magento 2 extension

Magento 2 Web Api helps third-party systems like ERP, CRM, Point of Sales, or Accounting easily communicate with Magento itself.

Magento 2 API How to add items to cart

In this post, I will show you how to add items to the cart as a customer using Magento 2

Magento 2 API How to create a quote

When a customer first adds an item to their shopping cart, Magento produces a quote. Magento uses a quotation to

Magento 2 API (Updated 2025): Create an order

In this post, I will show you how to create an order using an offline payment method. Therefore, this endpoint

Magento 2 API How to create a customer

There are several ways for customers to make purchases, In this post, we will show you the easiest way to

Magento 2 Search Criteria API (Updated 2025): How to use search Criteria to get product

You can use Magento 2 API to search for products in detail or general. When filtering product collections, the V1/products

Magento 2 API (Updated 2025): Create Products with Postman

Magento 2 supports REST API Integration, which lets you speed up getting, sending, and processing data, also transferring it to

Microsoft SQL Server string compare case sensitive

Sometimes, your collections of data might contain case sensitive values. In my case, there are several products that have the

MySQL ERROR 1264 out of range value

I was working on migrating Magento from 2.1.9 to 2.2.5 and tried to run this query for migrating product price

How to fix master and slave have equal MySQL server UUIDs MySQL Error

I tried to enable master slave replication this morning and I met this error Last_IO_Error: Fatal error: The slave I/O

How to fix if there is no such engine: mysql2 in Magento 2.1.10?

Magento Errors: no such engine Magento 2.1.10 contains almost 40 security fixes and functional enhancements so it will bring a

5 common websites for web speed testing

The average page load time that I have been seen in all of my tests when review my customers’ websites

The right approach to speed up your magento website

Magento is one of the most widely used eCommerce platforms today that people to choose to grow their online business. I

Recent Posts