Using WorklogPRO data in EazyBI

You can reach WorklogRO data with {REST:API} source application in eazyBI by WorklogPRO REST API's. For example; you can reach all list of attributes defined in the jira by using ‘rest/com.deniz.jira.worklog/1.0/attr’ api. To access worklog information in a particular timesheet, you must use the timesheet api. However, some fields and attribute values appear in array format. eazyBI does not extract arrays into several data entries you can import as a dimension so you may need to use some custom JavaScript code to access all array values and specify import options.