ContributionsMost RecentMost LikesSolutionsRe: Backdating a message with create message API SohilM (cc SuzieH ) Do you have any insight or update on this? I had submitted a ticket that I just escalated that has to do with this as well. We are trying to use the Manual Migration tool but that also has no documentation and is not working as expected (see case id 00353185 for more details on that). Re: Backdating a message with create message API Hi SuzieH, Thank you for the response 🙂 Are there any plans on modifying the API to allow for this? With the rollout of the Blogs functionality, it seems there is a use case for adding in the ability for folks to backdate posts as I would imagine many would be looking to migrate existing blogs over and many could self-serve by doing the migration themselves. As I understand it now, you can create the messages in the blog via the API but then you would need to use the manual migration feature (which needs to be activated by support) in order to be able to change the dates from the admin interface. This seems like a very resource-heavy initiative for a company to take. I also totally understand reaching out to the services team for assistance but others may not have enough budget to make that happen, a self-serve option would be best. 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?