Forums

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

How do I pull data from a confluence page using Excel VBA?

Alex Cristea
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!
January 7, 2020

I am trying to automate a data entry process by pulling information from a confluence table and putting it into an excel file for analysis. I have attempted to pull the data using basic web scraping techniques but VBA is unable to locate the information. Are there any tips to finding and pulling the information from the confluence table?

1 answer

1 accepted

0 votes
Answer accepted
Minh Tran
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 7, 2020

Hi @Alex Cristea

Can you please elaborate more about this `VBA is unable to locate the information`? 

From my thought, you can just transform Confluence content into csv file so you can read from excel file for analysis

Another approach, you can just use some excel library api like https://poi.apache.org/ to write the excel file in native extension .xls

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events