How can I modify the create date of a note

I am entering data from a custom solution to SuiteCRM. I need to retain the create dates that we had in the original solution. This means I have to correct the create date in SuiteCRM. One option would be of course to work directly on the database and modify the data_entered entry in the notes table. Is there a way to do it from inside SuiteCRM?

Thanks
Erhard

Hi,
I don’t think so, maybe when using workflows. But I just tried to create an account using the API (method set_entry), and the date_entered I provided was applied to the record.