We have a file (PDF) that is automatically generated daily, and made available in a shared drive.
Is it possible for Confluence to automatically attach/embed this file to a particular page each day (and replace the previous one)?
You can use addAttachment from Confluence Command Line Interface (CLI). If it already exists, it will add as a new version. If you only want one version, use removeAttachment first.
Another approach is to keep a limited set of versions by using removeAttachmentVersions with a limit parameter.
How is it generated? It's possible to attach files to Pages via the API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.