How to use clockwork plugin in nodeJS or externally.

Suraj Anand Kupale May 9, 2023

I am trying to fetch the efforts logged in any particular date range. e.g. 01/JAN to  31/JAN. for that, I am trying a Jira REST API, but not getting satisfactory results in Jira API we have to pass the issuekey/Id, as Issues can be changed or added. I only want work logs of a particular month or date range.  

To access Worklogs I am trying the ClockWork Plugins integrating with nodeJS but there also unable to make calls to API. I am unable to find the domain for that API.

e.g. clockwork API: https://api.clockwork.report/v1/worklogs

Jira API: https://abc.atlassian.net/rest/api/3/

0 answers

Suggest an answer

Log in or Sign up to answer