Include a date_updated per custom field in API task request.
misabiko
I would like the date_updated field per (or for a specific) custom field of a task, separate from the task's date_updated.
My use case is that I want to prevent from being able to increment a number more than once a day.
I could (and will) add a separate custom_field to track the last increment time, but it could be redundant since I can see in the activity view when the task was updated.
I might be able to do the equivalent through audits logs, depending on how it turns out https://feedback.clickup.com/public-api/p/api-20-get-task-activity-history
Same if this was accessible in api: https://feedback.clickup.com/feature-requests/p/history-of-custom-field-in-task
Log In