API HELP

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.

PHP Code To Use YouTube Data API

YouTube APIs are the most popular APIs and daily hundreds of users from around the world search for it on the internet. In this article I am describing the simplest procedure to use YouTube Data API.