How to extract an Excel report from Tempo Timesheets using an URL

It’s very easy! Just use an URL like this: https://yourserver.yourdomain/plugins/servlet/tempo-getWorklog/?dateFrom=2019-01-01&dateTo=2019-01-31&format=excel&diffOnly=false&tempoApiToken=my-token (here the documentation of the Servlet) remember to set the dateFrom, dateTo params The ApiToken you can find it in the Apps section of Jira, on Tempo “Access Control” option  

Read More

Confluence trick to create pages from blueprint templates

You can easily create a HTML Link or ACTION BUTTON to create faster a page from Blueprint Template. PUT THIS URL in the LINK: https://jira.XXX.XXX/wiki/pages/createpage-entervariables.action?templateId=XXXXXX&spaceKey=YYYYY&title&newSpaceKey=YYYYYY&fromPageId=ZZZZ Replace the XXXXX variable by the ID of the Blueprint Template Replace the YYYYY variable by the ID of the Space Replace the ZZZZZ variable by the ID of the…

Read More