Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Need to create a new confluence page daily and import csv file and generate table, charts

Alagupandi Velmurugan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 11, 2022 edited

Detailed:

 

  1. Wants to create a confluence page using rest api (I have the API token)
  2. And then want to import csv file into it
  3. And then have to create charts and based on the csv file inputs

 

I want automate all the above 3 points with any programming language (preferably java)

 

Please help me to get the details

1 answer

0 votes
Shannon S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 13, 2022

Hello Alagupandi,

Welcome to Atlassian Community! It's nice to have you join us. I'll share the available REST API endpoints for the following:

  1. Create a Confluence page using REST API: https://developer.atlassian.com/cloud/confluence/rest/api-group-content/#api-wiki-rest-api-content-post
  2. Import CSV file into page using REST API: https://developer.atlassian.com/cloud/confluence/rest/api-group-content---attachments/#api-wiki-rest-api-content-id-child-attachment-put
  3. Create charts based on the CSV file inputs: I'm not aware of a way to do this. Perhaps one of our Community members will be able to suggest something. You would either have to insert the Chart Macro using REST-API somehow or use one of the available Marketplace Apps.

You can also try asking our Developer Community for tips.

Best of luck!

Take care,

Shannon | Atlassian Community Support

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events