* Create your FREE website now *
Wiki
|
Page
|
My Menu
|
Switch To
|
Help
|
Sign in/Sign up
Zoho Projects API
Zoho Projects - Get Ticket
Tags:
Forums
|
Blogs
|
Contact Us
Home
Get Ticket
Get API Key
API Reference
Projects
Dashboard
Milestones
Tasklists
Meetings
Documents
Timesheet
Forums
Users
Error Codes
How to generate Ticket ID?
To generate the ticket ID, users have to send the authenticated request to Zoho Accounts over a secured connection in the following URL format:
HTTP URL = https://accounts.zoho.com/login
The mandatory list of parameters to be passed in the URL are:
Post Parameters:
servicename -- ZohoProjects
LOGIN_ID -- Users' Zoho ID or Email ID
PASSWORD -- Password for the Zoho ID
FROM_AGENT -- true
Note :
The parameter names passed in POST request are case-sensitive.
Sample form for Generating Ticket ID :
<form method="
POST
" action="https://accounts.zoho.com/login
" target="_self">
<input type="hidden" name="LOGIN_ID" value="[
ZOHO ID or Email ID
]">
<input type="hidden" name="PASSWORD" value="[
Password for ZOHO ID
]">
<input type="hidden" name="FROM_AGENT" value="
true
">
<input type="hidden" name="servicename" value="
ZohoProjects
">
<input type="submit" value="Get Ticket ID" class="divbutton" name="submit">
</form>
Depending on the parameters passed over the requested URL, the user will get a response in the following name/value format:
Response:
#Thu Oct 26 02:17:49 PST 2006
WARNING=
TICKET=543754375sdferuecmvc458545432dfffqq
RESULT=TRUE
Parameters and Values
#Comment -- Ticket generated date
WARNING -- If the parameters passed in the URL are incorrect, the user will get a warning message stating the same otherwise the value will be null.
TICKET -- Ticket generated for the request
RESULT -- Value is true if the ticket is generated successfully, else it is false.
Note
: Ticket, generated once, is valid for 7 days.
API Community :
Share your ideas, ask questions, and help fellow developers on the
Zoho Projects - API Community
Zoho Projects, Online Project Collaboration and Management Software
© 2009 ZOHO Corp. All rights reserved
0
Comments
Show recent to old
Post a comment
Post a comment
Your Name or Email ID (mandatory)
What do you want to say?
Attachments (1)
RSS of this page
Document Saved Successfully
Quick Search
Navigate pages |
Site Map
HomePage
Zoho Projects API
Zoho Projects - Get Ticket
Zoho Projects - Get API Key
Zoho Projects - Projects API
Zoho Projects - Milestones API
Zoho Projects - Tasklists API
Zoho Projects - Meetings API
Zoho Projects - Documents API
Zoho Projects - Timesheet API
Zoho Projects - Forums API
Zoho Projects - Users API
Zoho Projects - Dashboard API
Recently Changed
Zoho Projects - Documents API
Zoho Projects - Forums API
Zoho Projects - Timesheet API
Zoho Projects - Meetings API
Zoho Projects - Tasklists API
Zoho Projects - Milestones API
Zoho Projects - Projects API
Zoho Projects - Dashboard API
Zoho Projects - Users API
Zoho Projects - Get Ticket
more
Incoming Links
There are no incoming links for this page.