I have the following scenario:
Notes:
Questions:
Seems like you could "upload the CSV as Confluence content" using the Confluence API, specifically with the "content" features:
https://developer.atlassian.com/cloud/confluence/rest/api-group-content/
I haven't done it myself, but that's the direction I'd go with this.
Without a Marketplace App, I'm not aware of any built-in features in Confluence Cloud which can reference data in a "stored file". Since Confluence is running in the Cloud, how would it be able to get access to this file? The security aspects alone would be significant.
Hi @Jonathan Abrahams ,
Speaking of 3rd party apps I can suggest looking into our Table Filter and Charts for Confluence app and its Table from CSV macro.
Maybe our macro will help your case. Besides the add-on is free for Cloud 1-10 users.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jonathan - I have a similar problem as you in this question from last year. Did you ever come up with a solution that you can share? I just have to get an existing csv off of a network share onto a Confleunce page. Problem I have is I work for a large Corp and everything is locked down, Admins told me to use a REST and that will do it. Of course no one will tell me what the API secret is etc. A freakin disaster for me. Any loopback you can share (please)? michael w colorado
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Katerina Kovriga _Stiltsoft_ are you able to update the csv and have it update the file in Confluence, or is it static once uploaded?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jonathan G ,
The Table from CSV macro is dynamic: if you connect it to your Google Spreadsheet and make any changes there or update the page attachment that is reflected through the macro, your result table will be updated as well.
And you may also try the Table Spreadsheet macro: you'll be able to upload your existing csv/xlsx file and continue to work with it right in Confluence (cell formulas, filtration, conditional formatting, pivot tables and other Excel-like features are supported).
If required, you may then export your spreadsheet in csv/xlsx formats.
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.