Per the post below, at version 2.6, the date of a blog entry could be set with Blogger API and not with Confluence Remote API. I'd like to use Confluence Remote API. How do I include the timestamp that the entry is created?
https://studio.plugins.atlassian.com/wiki/display/BLOG/BlogginRPC+Plugin+Python+Scripts
Hi Heidi,
When you create blog posts using the Remote API, you should be able to specify a publishDate on the BlogEntry object that you pass in to Confluence, which will control the date at which the blog entry appears within Confluence.
Joe.
It looks like you're new here. Sign in or register to get started.