Harish

I am professional web developer and blogger. Use this blog to share own api and other web development experience with you. I do accept paid work. Write to me at - [email protected]

How to Create Custom Widget in WordPress Theme Step by Step

Do you want to add custom functionality in your WordPress theme. WordPress Widget is perfect solution for it. Although WordPress has in-built Text Widget area, where you can place HTML code along with CSS and JavaScript. But if requirement is something else, than you need custom widget to fulfill it.

How to Send files via POST with cURL and PHP (Example)

Some web services ask to upload or Post some files on server. In this post we will explain you How to send files via Form Post. We are using cURl to send files on server. cURL is very powerful library, you can Get or Post data using cURL method.

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.

How to Start Selling Products on Jet.com

Jet.com is a US based eCommerce company, which is owned by Walmart. This is the biggest competitor of the Amazon in the eCommerce market. So it’s a good platform for the merchant, start selling on jet.com and boost your business.

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.