Get Upcoming Items
| Function: | Retrieves the Upcoming Items for a given timeframe |
| Web service call: | https://proworkflow2.net/pwfaccountname/api/v2/upcoming.cfm?customerkey=84DC6CF8-BF78-D79D-B25B-0C0D20229F17&api_call=upcomingitems&startdate=xxx&enddate =xxx&UserID=xxx |
| Method: | GET |
| URL Parameters: | Userid, startdate and enddate are not mandatory. |
| URL Parameters: | If no userid is specified then show information for all is used as a default. If no startdate is specified then the current date will be used. If no enddate is specified then it is set to 2 weeks from the startdate. |
| Return Data: | XML data packet of Upcoming Items is constructed by the web service and sent to the user. |
| Status messages: | OK or Error. |
Example of return data:
- <?xml version="1.0" encoding="UTF-8"?>
- <upcomingitems>
- <status>OK</status>
- <itemcount>3</itemcount>
- <itemlist>
- <events>
- <eventcount>1</eventcount>
- <event>
- <eventid>1</eventid>
- <eventtitle>Email Campaign</eventtitle>
- <eventdatestart>01-Jun-2009</eventdatestart>
- <eventdatedue>27-Jun-2009</eventdatedue>
- <eventtimestart>12.05</eventtimestart>
- <eventtimeend>13.50</eventtimeend>
- <eventstatus>start event</eventstatus>
- <type>event</type>
- </event>
- </events>
- <jobs>
- <jobcount>1</jobcount>
- <joblist>
- <job>
- <jobid>1</jobid>
- <jobtitle>Email Campaign</jobtitle>
- <jobnumber>BC0001</jobnumber>
- <jobclient>Big Company</jobclient>
- <jobclientid>23</jobclientid>
- <jobmanager>5</jobmanager>
- <jobmanagername>Aubrey Apple</jobmanagername>
- <jobmanagerdetails>
- <contactid>5/contactid>
- <contactcategoryid>1</contactcategoryid>
- <contacttypeid>3</contacttypeid>
- <contactcompanyid>Big Company</contactcompanyid>
- <contactfullname>Aubrey Apple</contactfullname>
- <contactjobtitle>Manager</contactjobtitle>
- <contactaddressline1>328 Two Chain Road</contactaddressline1>
- <contactaddressline2>Rolleston</contactaddressline2>
- <contactaddressline3></contactaddressline3>
- <contactworkphone>+643 347 3221</contactworkphone>
- <contacthomephone>+643 347 3221</contacthomephone>
- <contactmobilephone>+6421 347 3223</contactmobilephone>
- <contactfax>+6421 347 3223</contactfax>
- <contactallowlogin>1</contactallowlogin>
- <contactloginname>demo</contactloginname>
- <contactpassword>demo</contactpassword>
- <contactprimarycontact>0</contactprimarycontact>
- <contactphoneextension>ext234</contactphoneextension>
- <contactemailaddress>noreply@proworkflow.com</contactemailaddress>
- <contactcity>Christchurch</contactcity>
- <contactstate>CC</contactstate>
- <contactzipcode>7675</contactzipcode>
- <contactcountry>New Zealand</contactcountry>
- </jobmanagerdetails>
- <jobassignedtostaff>x326×329x151×359x143×5x</jobassignedtostaff>
- <jobassignedtostaffnames>Alan Barlow,Alan Smith,Amanda Durand,Angus Adams,Brad Haynes,Julian Stone</jobassignedtostaffnames>
- <jobassignedtoclientcontacts>277</jobassignedtoclientcontacts>
- <jobassignedtoclientcontactnames>Sufiana Syed</jobassignedtoclientcontactnames>
- <jobassignedtocontractorcontacts>x429×358x</jobassignedtocontractorcontacts>
- <jobassignedtocontractorcontactnames>John Seagull,Lazy Suzy</jobassignedtocontractorcontactnames>
- <jobdatestart>01-Jun-2009</jobdatestart>
- <jobdatedue>27-Jun-2009</jobdatedue>
- <jobdatecompleted>27-Jun-2009</jobdatecompleted>
- <jobdaysuntildue>2</jobdaysuntildue>
- <jobcategory>Production</jobcategory>
- <jobcategoryid>2</jobcategoryid>
- <jobpriority>3 – Medium</jobpriority>
- <jobstatus>14</jobstatus>
- <jobtotaltimespent></jobtotaltimespent>
- <jobtotaltimeallocated>426</jobtotaltimeallocated>
- <jobquotedamount>5234.625</ jobquotedamount>
- <jobinvoicedamount>798.75</jobinvoicedamount>
- <jobinvoiced>no</jobinvoiced>
- <jobpaid>no</jobpaid>
- <jobaccountedfor>no</jobaccountedfor>
- <jobdependent>no</jobdependent>
- <jobdescription>Time limited project for our favorite clients!</jobdescription>
- <jobnotes></jobnotes>
- <jobclientlogin>1</jobclientlogin>
- <jobdeleted>no</jobdeleted>
- </job>
- </joblist>
- </jobs>
- <tasks>
- <taskcount>1</taskcount>
- <tasklist>
- <task>
- <taskid>7911</taskid>
- <jobid>37</jobid> (Empty for General tasks)
- <jobtitle>Sample Job</jobtitle> (Empty for General tasks)
- <jobnumber>BC001</jobnumber> (Empty for General tasks)
- <jobclient>BC001</jobclient> (Empty for General tasks)
- <jobclientid>7</jobclientid> (Empty for General tasks)
- <tasktitle>Sample Task</tasktitle>
- <taskstatus>active</taskstatus>
- <taskdatestart>11-Feb-2009</taskdatestart>
- <taskdatedue>15-Feb-2009</taskdatedue>
- <taskdatecompleted>15-Feb-2009</taskdatecompleted>
- <taskcreatedby>5</taskcreatedby>
- <taskassignedto>x53×1x</taskassignedto>
- <taskcreatedby_name>Bob</taskcreatedby_name>
- <taskassignedto_names>Bob,Peter</taskassignedto_names>
- <taskpriority>3</taskpriority>
- <taskdeleted>0</taskdeleted>
- <taskorder>9.0</taskorder>
- <taskbillable>yes</taskbillable>
- <taskdescription>Sample task description</taskdescription>
- <tasktimeallocated>0</tasktimeallocated>
- <tasktotaltimespent>3:12</tasktotaltimespent>
- <tasktype>normal</tasktype>
- <taskactive>yes</taskactive>
- <tasktimetracking>yes</tasktimetracking>
- <timetrackerid>157</timetrackerid>
- </task>
- </tasklist>
- </tasks>
- </itemlist>
- </upcomingitems>




