Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Need to automatically upload a team weekly report to confluence using a cron job in linux

Guruprasad M November 24, 2015

We have a script to automatically create a team report based on individual entries, which runs once every week via a crontab command in linux. We want to upload the contents of the report to confluence for tracking future reference. I created a filelist confluence page which gives me an email id for the page : confluence+364940742+attachments@eparser.aaa.com. If I use the linux mail command in my cron script, the report comes as a binary file with some random name. I need to upload this report to confluence as a text file with proper file name (date tag may be). Please help.

3 answers

1 accepted

1 vote
Answer accepted
rrudnicki
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 27, 2015

Hello, 

 

How is the command are you using to send email? 

Did you try this?

mail -s "your subject report" destination@email.com < path-of-your-report

Cheers, 

Renato Rudnicki

0 votes
Guruprasad M November 30, 2015

Thanks, this works.

It adds it as a child page in required main page.

 

regards

Guru

0 votes
Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 26, 2015

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events