For more information, please refer to this announcement explaining best practices for getting answers to questions.
REST API - Load creation date for Person Notes
Summary
How can we load the creation date of the person note?Content
We are using this REST API to mass create person notes:
https://docs.oracle.com/en/cloud/saas/human-resources/20a/farws/op-personnotes-post.html
We are using this REST API to convert Anytime Feedback notes from one Cloud environment (which contains 3 years of note history) to our new Cloud environment.
In the original environment, each note has a creation date that indicates when the note was created and users can see this from the front-end UI and filter to notes created in a certain time period.
When we attempt to use the REST API to load the creation date for the note, we see the message "Attribute CreationDate in view object PersonNote cannot be set" (see attached screenshot).