Announcing the Zoho Projects API

Announcing the Zoho Projects API

Today we're excited to announce the API for Zoho Projects where any developer can extend the project management and collaboration capabilities through our APIs and can build their own customized applications for their business needs.


We've tried to make the API follow the REST (Representational State Transfer) principles
and generate a XML/ JSON object which allows you to access / read / write Zoho Projects data from third-party systems like Google/Yahoo gadgets, web sites, billing & invoicing systems, other web-based products and do much more.


Zoho Projects API


How can you access and use this API ?

It's simple. To help you get started with Zoho Projects APIs

   1. You need to first get the API Key and Ticket ID


   2. Fill in the required details mentioned to access your API
 
      http://projects.zoho.com/portal/[portalname]/api/private/[format]/methodname?parameters      
     
    where

,
      portalname your project portal name

      methodname is one of the API methods.
      parameters are query parameters passed as POST input.
      format is one of the required output formats (XML/JSON)
   


For more information about this API, please visit our Zoho Projects API Documentation

Typically this opens up a new chapter for Zoho Projects, and it’s just a start. Zoho Projects API is new and primarily for developers whose imagination is the limit. With this you will be able to build a customized CRM system with Projects, billing systems, document management, time tracking tools and other web-based products.

In coming weeks, we’ll continue to post example uses and implementations for everyone to check out.

We hope you will join us to share your ideas, tips and tricks with other developers in the API community here.





      • Sticky Posts

      • Building extensions #7: Create custom widgets for a simplified end-user experience

        Discover the benefits of using widgets! We explored the significance of widgets, prerequisites, and the availability of JS SDK methods as part of our previous post. In this post, let's go over a detailed example of using widgets along with certain Zoho
      • Building extensions #6: Custom user interfaces with Widgets

        Welcome to our post on Widgets for Zoho Projects! In our last post, we explored the significance of the connections feature, showed how to use it, and provided an example use case. In this article, we'll look at the importance of widgets, another feature
      • Building extensions #5: Integrating applications with Zoho Projects through Connections

        In our last post, we discussed the essential features that a Zoho Projects extension can provide. Starting with this post andin every subsequent post going forward, we'll go through each of those features in depth, one by one, with an example use case.
      • Building extensions #4: Fundamental features of a Zoho Projects extension

        Hello everyone! Thank you for visiting our Building Extensions series. As part of this series, we've already covered how to use the Sigma cloud editor and the ZET CLI to create, test, and publish extensions for Zoho Projects. You can refer to our earlier
      • Announcing the Zoho Projects API

        Today we're excited to announce the API for Zoho Projects where any developer can extend the project management and collaboration capabilities through our APIs and can build their own customized applications for their business needs. We've tried to make the API follow the REST (Representational State Transfer) principles and generate a XML/ JSON object which allows you to access / read / write Zoho Projects data from third-party systems like Google/Yahoo gadgets, web sites, billing & invoicing systems,