Skip to main content

We are migrating articles from an in-house SQL database to Guru. We want to retain the dateCreate and lastModified dates from our database. I tried to set these values using the Card create & update API’s, but my passed values were ignored.

Hi @Chris Adams,

These dates are read-only fields and cannot be set/altered by anyone other than our system.

If you’d like to retain that data, one workaround I would suggest is to put those dates at the bottom card within the content field itself. Although you won’t be able to filter off those dates in our card manager, it would still be visible, and you’d be able to reference them via a script.

Hope this helps!