Add Baseline methods to API
There are no API methods for creating or querying baselines, Use case: Customer is notified of the current project start date according to plan via another product/integration. We would like to auto create a baseline (Automated via API) at the point
Clone a project
To whom it may concern, I did a quick search of the forum and found nothing relating to this idea, so am posting fresh. The service that our company provides means that we follow an essentially identical process for each new job, and this includes the time frames for each stage. Ideally we would have a complete "template" project, with all the task lists and tasks in place with associated start dates, due dates (and by extension, duration) and - most importantly - the dependencies between tasks so
Update Task List from Template
Hello Zoho, I am working on creating a template in Zoho that will be used for all of the projects we currently have and will have in the future, the issue im running into that is we will start a project and use the template, but then in the future when
Use Task List from a Project Template when creating a new Task List with the API
It's possible to use a task list from a project template when manually setting it up, however it is not currently possible to do the same when it's being created through the API. Could you please allow it?
Google Drive integration to Zoho Projects
The Dropbox integration is awesome, but it would be really nice if we could do the SAME exact thing that you have done with Dropbox with Google Drive. This would keep some of us from having to pay for two seperate cloud storages.
Feature Request: Airtable Integration
I am currently in a trial with a few Zoho projects and I love how it work. I will probably even get Zoho One for my team because I need most of your Apps. But there is one thing that's a deal breaker for me: no integration with Airtable. Unfortunately we are very closely tied up to Airtable. We use it for all kinds of purposes and our whole database is there. I can't see any way to migrate to Zoho simply because there are feautres that Airtable offers to use and Zoho Spreadsheet doesn't. BUT, if
project dates
We are behind schedule all the time. At the begining of a project we get the date when the project should be ready, but during the process sometimes (mostly not dependent on us) the project real end date stretches over several months. So our company would love if there would be one more field for project dates - besides start&end date - the REAL END DATE Thanks a lot !
Create a Zoho Support Integration with Projects
We have clients who use zoho projects. Often they have issues that are directed to support. It would be great if they could access their support portal and open tickets and see them right within zoho projects. Please consider adding this.
Resource Conflict Notification
It would be nice to see a feature that would notify the task creator if the person who assigns a project or task is notified when the resource is already fully allocated, and provides them with the ability to reschedule when that person/resource is available.
Two-Way Google Calendar
I know this is not already in place - so here's the suggestion: would like to subscribe to a Google Calendar from within Zoho Projects. Currently it's only one way - Zoho to Google. Another step up from that would be some sort of full CalDav connection to Google Calendar so that one could set up appointments or change dates from either location. thanks! clark
Odesk Integration with log hours in Zoho Projects
It would be really cool if the Zoho Projects would integrate with Odesk for a couple of things. 1. That we can create contractor users right out of ODesk and the ability to have the hours that the contractor logs in Odesk automatically update the Zoho projects hours log.
Recurring Tasks
It would make SO much tense to have the ability to create recurring tasks...things that come up weekly and need to be "checked off". I mean, right now we can just leave it up a task and not give it a deadline, but that makes it hard to see just what needs to be done on a weekly basis. Thanks!
Assign "roles" within users
I have 3 very distinct roles within my organization (Producer, Editor, Graphic Designer). It would be nice to be able to attached these roles to various users and then be able to run reports based on role... sometimes I have several editors work on the same project, and would love to be able to run a report on how much time for a project was spent "editing". Also - would be great if we could attach a "cost" to each resource (employee). Thanks!
Announcements
Building extensions #10: Fetch customized user inputs, store them globally at the app level, and access them across entities
This data storage concept enables you to store data related to your extension for both entity properties and extension properties. In our previous piece, we looked at how to store data for entities using entity properties. In this post, we'll look at
Building extensions #9: Store, retrieve, and access entity-specific data in widgets using data storage
Data storage - Overview Storing data related to the extension you are working on is essential. It can be saved as key-value pairs for an entity or extension, known as entity and extension properties, respectively. Data can be saved for the following entities
Building extensions #8: Improve and enhance user experience with modal boxes
Modal box - What is it and where can you use it? A modal box is a user interface pop-up window or dialog box that appears over the currently active UI screen. When prompted, the modal box deactivates all other page content until the user closes it. The
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
Sticky Posts
Building extensions #10: Fetch customized user inputs, store them globally at the app level, and access them across entities
This data storage concept enables you to store data related to your extension for both entity properties and extension properties. In our previous piece, we looked at how to store data for entities using entity properties. In this post, we'll look at
Building extensions #9: Store, retrieve, and access entity-specific data in widgets using data storage
Data storage - Overview Storing data related to the extension you are working on is essential. It can be saved as key-value pairs for an entity or extension, known as entity and extension properties, respectively. Data can be saved for the following entities
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.