ajlaporte
4 years agoGuide
Backdating a message with create message API
Hello, we are trying to move over a blog from a website onto the Khoros community forum with their new blog feature. I am having an issue though as I need to be able to create a new message and assign it a timestamp that is in the past (so the content is dated correctly).
It doesn't appear that you can supply a `post_time` variable with the post created via the API. Is there a way to turn this on so this is allowed? I know there is a "manual migration" feature that needs to be turned on to do it from the admin area but is there no way to do this in the API as well?