Setup
We built an integration to sync Project updates from Asana to Netsuite.
Asana Portfolio custom fields were added to have Project level fields which will then be mapped with Project fields in Netsuite.
Issue
We are looking for a way to track Projects which custom fields were updated, so that this can be synced to Netsuite.
When Get project method is used, the last modified date returned does not consider the updates made on the custom fields.
The Get portoflio does not return any helpful information either.
Is there a suggested way to track custom field changes in a Project?
Goal: Be able to identify when changes have been made to these custom fields (without having the need to go through all projects and compare old & new value). Would be best if captured in Last Modified Date which appears not to be the case.