Can We Use lastUpdateDate at Project, User, Issue, and Task Level to Filter Records? - Help with Query Error
Hello Workfront Community,
I am currently working with the Workfront API and trying to filter records using the lastUpdateDate parameter. However, I am encountering an error when attempting to query for records using this field.
I am trying to use the following query to fetch project-level records based on the lastUpdateDate field:
https://yourdomain.my.workfront.com/attask/api/v19.0/proj/search?fields=*&lastUpdateDate=2023-05-24T23:46:03Z
Invalid Parameter: lastUpdateDate value "2023-05-24T23:46:03Z"
My question is:
- Can we use lastUpdateDate to filter records at the Project, User, Issue, and Task levels?
- If yes, could you please help me understand how to properly format the lastUpdateDate parameter for filtering records at these levels?
- Is there any specific syntax or rules I need to follow for the lastUpdateDate field across different entity types (e.g., project, task, user, issue)?
Any assistance or examples would be greatly appreciated. Looking forward to your guidance!
Thanks!
Ujjwal Kumar