How to set Creation Date during import
Creation Date field in Targetprocess entities is important for history tracking. It also helps to display data properly on roadmaps and in charts. It is not possible to modify the creation date for existing entities. However, you can set custom creation dates for your new entities at the moment when you import them.
These actions make sense when you How to migrate or import data to Targetprocess from other project management systems which began several months ago. When CreateDate fields of its entities are populated with correct past dates, the Targetprocess allows you to put actual StartDate and EndDate to the entities without any limitations.
Whichever method of creation you use, import from CSV file or within REST API query, you can set Creation Date for your newly added entities.
Set Creation Date with CSV file
Please don’t forget to add ‘CreateDate’ column to your CSV file and map it during import.
Set Creation Date with API
Alternatively, specify CreateDate details field in the REST API POST request during creation of
an entity: