How can we download the attachment(.csv) from confluence page using PowerShell script. ?
Hello Gurjot,
In order to download the attachment, you can use a REST-API to get the attachment:
There are a few suggestions on the thread below on how to work with Confluence REST-API and PowerShell:
The examples that are mentioned:
Another similar add-on is called Scriptrunner which might also help you, so I would recommend having a look there.
I hope this helps, but let us know if you have any questions about it.
Take care,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.