Get activity related item ID
To avoid high consumption of the API I thought about using the Feed the project to determine the data to be synchronized in my integration. But in the returned data, there is only the activity ID, there is no related item ID field. I can find this data through the activity ID?
Have you moved to REST API?
Dear API Users, The Documentation of our Rest API is available here . All future development will be done to this version. We are deprecating the older API today. Its documentation will no longer be available and we will also be stopping the calls to this API soon. Thanks, Prasanna
Zoho API v2.0 - get ALL users from ALL projects
Hello, I've been trying to work on an automatization project lately and I find it difficult to work with this strict structure. To be more explicit, if i would like to get all users participating in a project i would need to get all projects first. Same thing with projects. If i want to get all projects, I would need to get all portals first. The problem with this aproach is that it consumes a lot of time and resources. I want to ask if there is another way of getting
generate data with php
how can i generate data(project,tasks) from zoho project in json format with script php
Task details via API no longer returning array of task owners
Until today, we had no problem with the task details API call. Today, when we call for all task details for a particular task, the API is not pushing any data to the "details" object, where the "owners" array has always been stored before. All other values we expect outside of "details" are being returned as normal and without flaw. But the "details" object is simply empty. Has there been a change in the API? The docs don't reflect any intended change. Perhaps this is a short-term bug? If
Zoho Projects + Zoho Docs API
Hello, I see the following message on the Zoho Documents portion of Zoho Projects API: https://www.zoho.com/projects/help/rest-api/documents-api.html#alink3 "The Documents API will be deprecated as it will shortly be merged with Zoho Docs." How is Zoho Docs and Zoho Projects going to be merged? If we manage all of our docs at the Project level within Zoho Projects, what will happen when Zoho Docs is "merged"? Can you provide details on this? Thank you- -Kevin
Project: Documents API will be deprecated
We were about to integrate a file uploader to our project creation form to attach files to new projects in Zoho, but we saw this notification on the Documents API section: The Documents API will be deprecated as it will shortly be merged with Zoho Docs. Is there documentation on how to use the Zoho Docs API to push documents specific to project IDs? We need to make sure files are submitted and match to projects, not submitted to a large disconnected repository. Thank you-
Diferent PROJECT ID same project!
Hi, we are doing an integration of Zoho Project with our personal platform, to control the total time of projects from client/programer, but since you deliver the new API, almost all project got a new id/token, so all project are duplicated. That new id/token come from the new API, or im wrong ?
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.
Zoho API getting projects for portal error
Hi, I'm trying to extract the the projects for a portal through the API. Through my C# implementation I'm getting a 400 bad request when attempting. Furthermore, when I try to do it through my web browser, using the following link: https://projectsapi.zoho.com/restapi/portal/[MYPROJECTID]/projects/?authtoken=[MYTOKEN] and end up with a a response like this: This page contains the following errors: error on line 1 at column 492: Opening and ending tag mismatch: br line 0 and div.
Time sheet API
Hi, is it possible to get a project's time sheet of previous years ? lets say, year 2013 ? does the api only able to give logs of the current year ? It isn't an issue of wrong URL request or parameters, because it's working on all other projects calls, that have timeline intervals around 2014. For example, this works - " https://projectsapi.zoho.com/restapi/portal/sinapis/projects/72092000002761009/logs/?authtoken=9c254cf040b9688fcf87c592ec660012&users_list=all&view_type=month&date=09-15-2014&bill_status=All&component_type=task"
How to retrieve All Time Logs with the Zoho API?
I've been referencing the docs at All Time Logs, and tried every combination of parameters I can think of to get the demonstrated output, but always get this returned ( Code 6832 merely means "The request sent by the client was syntactically incorrect.", so is no help at all). <error>
<code>6832</code>
<message>Input Parameter Does not Match the Pattern Specified</message>
</error>
I need to get all the timesheet entries for a given month for billing purposes - does anyone know how to "syntactically
Confusion about API Keys, AUTHNUMs and calling the API
Maybe I'm an idiot, but there are several things that I quite apparently don't understand: 1. In the Developer Space, my Zoho Account shows: ZSC Key : 58ce85e37ff06669de6bb021c1f821f7 and a button to regenerate it 2. The API documentation talks about being logged in from a browser to get an AUTHNUM from https://accounts.zoho.com/apiauthtoken/create?SCOPE=ZohoProjects/projectsapi 3. I am able to list all the projects using the browser-generated AUTHNUM and using the example PHP Code at https://www.zoho.com/projects/help/rest-api/examples.html.
Recurring Tasks?
Is there any way, in any of the Zoho categories, to create a recurring task? In my office we keep a daily to-do list, and some tasks recur every day, some every week. It would be a waste of time to have to type them in every day...
if condition for hiding a field
hi i have a single line called "Project Name". When i click Project Enquiry from drop down then Project Name should be visible else it should be hide.. Plz Help.. Regards, megha
Access to Service Hooks
As an account owner and admin, I can see the service hooks tab within a project. However, one of our staff users, who has full admin privileges, is unable to see the Service Hooks tab. Am I missing a setting to allow this?
Timesheets API Zoho Projects
What is the maximum amount of records to search API with the GET method , which the daily and monthly limit ? API Gets all the time logs in the given project. Thank you !
ZOHO Rest API, some tasks are missing for some projects?
Hi im trying to get tasks for all my projects, im looping index and range upto total task count. but for some of the projects 2, 3 tasks are missing but actually its shows it in task count. for example if i have 271(open+ closed) tasks for a particular project it returns only 267 tasks as response 4 tasks where missing, i cant find why this happening. can any one have any idea about this?. any one please help me. Thanks.
ZOHO Rest API, how to get more than 100 tasks for a project?
Hi to all. im trying to get tasks and taskslist, for a single project i have 200 to 3500 tasks but using zoho rest api i can only get 100 tasks for a project. any one help me to get all my tasks. is i have to use any other parameter more than mentioned in api?
How To Get Bug History?
I am trying to develop an application which uses ZOHO APIs to get data from zoho server. I am using following API to get bugs from zoho. https://projectsapi.zoho.com/portal/niplsap/api/private/json/bug/getprojbugs?authtoken=authToken&projId=projectId&from=from&range=range It works fine , I am getting all bugs of projects but it returns only recently updated record of bug (i.e. Last modified record). My requirement to get whole history of that particular bug not only recent record , I want whole History
access error
Hi, I am getting the following error in browser ,when i try to access the below URL : https://projectsapi.zoho.com/restapi/portals/ Error ------ <error> <code>6500</code> <message>General Error</message> </error> Anyone, Please help on this
ZOHO Rest API, how to get timelog?
im trying to get timesheet for all users by passing project id and all the parameters which are mandatory, but always im getting empty string as response. im using zoho Rest API. anyone please help me on this.
How to get user ID or authentication token for all users in a project
I am working with zoho projects API to get time log for all users in entire portal. Can somebody help on this to achieve the solution. Thanks in Advance. Prakash kannan K
ZOHO Rest API, timelog parameters?
Hi to all, im trying to get time log by passing timesheet url which we get under tasks, but always im getting "general" error or "bad request" error, can any one tell me what are the parameters i have to send with this url.
Announcing New REST API: Existing API deprecates September end.
We provide an API that lets developers push and pull data to and from Zoho Projects and create app mash-ups. We are now launching a fully revamped version 2.0 of this, that comprises of REST API. We would be deprecating the existing API by September end.
Error on accessing URL
Hi, I am getting the following error in browser ,when i try to access the below URL : https://projectsapi.zoho.com/restapi/portals/ Error ------ <error> <code>6500</code> <message>General Error</message> </error> Anyone, Please help on 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.
Invalid JSON
When using the project activities api call the JSON is returning invalid, this appears to happen in the names field. My team is posting simple text information and it appears when you api converts the data to JSON it's not smart enough to modify the text to make the JSON valid. For example adding a " in that field will make the JSON invalid.
Webhooks on task completion?
Hi guys, my client wants to be able to send out an email when a task is completed in Zoho Projects. The email content would depend on the type of task. Is there a webhook or some kind of email notification that we could override?
Tasks created on ZOHO Projects through API do not work on the ZOHO Protal
When I create a task on Zoho Projects through API, the task is created successfully but sometimes the created task does not work in the Zoho Portal. I can see the task added in the correct tasklist, but when I click on it the screen turns black and then nothing happens. Also, I can not change the start date, duration, assignee, etc. When I inspected this through Firebug, I saw that clicking on the task gives a 500 internal server error in the ajax request. What could be the reason behind this ?
How to get log details of all the users?
Is there any way to get log details of all the users of my portal using Zoho API? Anyone please help on this..
How to get all users from portal?
Is there any way i could get all the active users from my portal using Zoho API ? Please help on this..
Getting project status as "active_deactive"
I am trying to access all the projects from my zoho portal using zoho API. I am getting projects but status of some projects are 'active_deactive'. so I am unable to get the details of the projects those are having status as 'active_deactive' , where as I am getting project details having status as 'active'. Why status is like this?
How to Get All Projects ?
Hi, I am using the following API to retrieve all projects from zoho. https://projectsapi.zoho.com/portal/PortalName/api/private/json/projects It returns only one project from zoho whereas there are more than 20 projects in our zoho account. Parameters passed are as follow: auditIndex=1 range=20 status=active Please help me to get all projects. Where I am going wrong?
Using a single authentication for all employees in a portal
Is it possible to use a single authentication to fetch data (such as, projects and timesheets) of all the users in a portal? I'm looking for an alternative to using each employee's authentication token in the APIs.
How to get General Tasklist Details using API
How to get the general tasklist using Projects API. Currently, when I get all the tasklists from the API, there is a response variable isgeneral (true or false). I want to get the tasklist with isgeneral = true using the API Is that possible ?
500 Error while connecting to Projects API
Hello, I am trying to create a task in Zoho using the following Google Scripts command, but am receiving a 500 error. Could you help me identify the cause? function createTask(){ var url = "http://projectsapi.zoho.com/portal/localsearchmasters/api/private/json/task/add?authtoken=**redacted**"; var options={ method : "post", projID : "663334000000018035", owner : "jeff@ localsearchmasters.com", listID : "663334000000381087", todotask: "Social Post Request", taskdate: ""+Utilities.formatDate(new
I am looking for developers who can work with mysql and zoho projects to bring data into projects.
Please contact me if anyone is interested in porting my mysql data into projects for a fee. contact me if interested, donbwalker@gmail.com
Zoho Projects API change Tasklist for a task
Hi, Can I change the task list for a task while updating the task through the API ? In create task there is a Parameter "listid" but in Update Task there is no such Parameter. https://www.zoho.com/projects/developers/tasklists-api.html Thanks, Lokesh
Zoho Projects API Predecessors
Is there a way to get and set Task Predecessors through Zoho API. I can not find it in the documentation.
Next Page