Hello Team,
I am trying to work with the REST API for Tempo Timesheets.
My scenario is:
I need to be able to automatically add worklog for an issue type "Meeting" in Tempo Timesheets. I have a csv file which consists of different records of meeting I had in a week. At the end of the week, I want to be able to automate the execution of the REST API which will automatically locate the csv file and create the worklogs found in the csv file.
Is there any possible solution for that?I am still a beginner in REST API.
Thanks,
Khushbu
Hi!
I have wrapped a few rest api requests for Tempo
Please, have a look here
https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/jira.py#L376
I hope it helps for requests.
Cheers,
Gonchik Tsymzhitov
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.