API HELP

How to Add New Product in Bigcommerce via API V2

Bigcommerce is revolutionary ready eCommerce platform. Its allow to create e-store instantly with latest features. Bigcommerce has own web service, which provide to access store data outside or to integrate with any third party service.

FedEX Web Services API Request to Print Various Shipping Label

In our previous post explained the process of print a simple FedEX shipping label using its web service call. Please go through it to check the sample API request for creating an label. If your are implementing FedEX web service first time, then this post will help you a lot.

Create New Order in Magento Store via Soap API call

The Magento provide official SOAP APIs, using with you can easily manage the your eCommerce store with resources like Products, Sales, Customers etc. In our previous post explained How to Integrate Magento API in PHP.

How to Access Zoho APIs and Fetch Zoho Subscription Data

In today business crm market ZOHO CRM has very good hold. They provide easy to adopt interface for users, So data its quite manageable. Zoho has an official API to get data outside from accounts and use it for third-party integration.

How to Create Fedex Multiple Package Shipment Label using API Call in PHP

In our previous post explained how to create Fedex shipping label using PHP programming language. In this post we explain fedex multiple package shipment label process. By default Fedex allow maximum 150 pound weight limit for one box shipment. If your order exceed shipment weight limit, than Fedex divide package weight as limit wise.