I'm looking to write a Python script to automatically update a HTTPS Confluence page. Does anyone have any pointers or references to get me started?
I've looked into using the URLLIB2 library in Python in order to connect to the Confluence page, but i'm struggling to read the page contents back, and edit them
Hi Andrew,
I believe that you try to use REST calls might be what are you looking for. On the developers.atlassian.com you can find an API with some examples. On the link bellow, you can see an example using python:
I hope it helps,
Cheers,
Renato Rudnicki
Ideally, what I am looking to do is update a table on a page with a new value, and if possible, include an image, or change the colour of a cell in the table.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Who doesn’t love a good template? We sure do! Check out our top template picks for Marketing teams who want to streamline their processes, enhance collaboration, and take their marketing to new heights.
Read more 📚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.