Assignee and Completed Date not included in the response
Hi,
While am able to get most of the customFields am not able to get Assignee and Completed Date, it says that these both fields are not even customFields. What might be the reason for it to be missed in the response.
Thanks
Mohammed Laeeq
Which API methods are you referring to?
For projects, check out the response sub-node "project", which contains the ownerIds and completedDate.
For tasks, check out the response which contains the responsibleIds and completedDate.
Thanks for your response choongseng!
I figured that out.