Hi!
Can you give some advise, how can I get CSV files after data pipeline export into jira directory using python?
I want to get files from server from directory <local-home>/data-pipeline/export/
and download them to my PC for analysis.
About Data pipeline you can read here https://confluence.atlassian.com/adminjiraserver0816/data-pipeline-1063165069.html
It will be perfect if you can give some python code or some links for this