# Data Paths
# Client
https://api.jamku.app/integration/client/v1/apiKey
# Note
- The list will contain clients which are deactivated
# Client Group
https://api.jamku.app/integration/clientgroup/v1/apiKey
# Note
- The list will contain groups which are deactivated
# Client profile
https://api.jamku.app/integration/profile/v1/apiKey
# Client folder
https://api.jamku.app/integration/folder/v1/apiKey
# Client Passwords
https://api.jamku.app/integration/pwd/v1/apiKey
# Client Tags
https://api.jamku.app/integration/clienttag/v1/apiKey
# Client Compliance
https://api.jamku.app/integration/compliance/v1/apiKey
# Task
https://api.jamku.app/integration/task/v2/apiKey/creationYear
# Params
creationYear
- Year inYYYY
format (example: 2020). This filters tasks basis creation date.
# Note
- Tasks for maximum 1 year can be downloaded at a time
- Note this is v2 of the API. v1 was removed in
v3.19.10
.
# Task Billing
Tasks billing for maximum 1 year can be pulled
https://api.jamku.app/integration/taskbilling/v1/apiKey/creationYear
# Params
creationYear
- Year inYYYY
format (example: 2020). This filters tasks basis creation date.
# Note
- Tasks for maximum 1 year can be downloaded at a time
# Task Team
Tasks teams for maximum 1 year can be pulled
https://api.jamku.app/integration/taskteam/v1/apiKey/creationYear
# Params
creationYear
- Year inYYYY
format (example: 2020). This filters task team members basis task creation date.
# Task Label
https://api.jamku.app/integration/tasklabel/v1/apiKey/creationYear
# Params
creationYear
- Year inYYYY
format (example: 2020). This filters labels basis task creation date.
# Task Fields
https://api.jamku.app/integration/taskfield/v1/apiKey/creationYear
# Params
creationYear
- Year inYYYY
format (example: 2020). This filters fields basis task creation date.
# Note
- Fields for Task can be downloaded one year at a time
- It also contains deactivated fields
- It contains fields for all the services.
# Task Notes
https://api.jamku.app/integration/tasknote/v1/apiKey/Year/Quarter
# Note
- Since the notes data can be very large, it contains a additional param of Quarter. Hence, you can get 1 quarter at a time.
- Your tool (eg Power Query) you can merge all the quarters and years together.
- Instead of task creation date, this filters using note add date. i.e. the date when the note was added.
# Params
Year
- Year inYYYY
format (example: 2020). This filters note basis Note Addition Date.Quarter
- Quarter inQ
format (example: 1). This filters note basis Note Addition Date.
# Task Stage
https://api.jamku.app/integration/taskstage/v1/apiKey/creationYear
# Params
creationYear
- Year inYYYY
format (example: 2020). This filters stages basis task creation date.
# Task Todo
Coming Soon
# Sub Task
https://api.jamku.app/integration/subtask/v1/apiKey/creationYear
# Params
creationYear
- Year inYYYY
format (example: 2020). This filters subtask basis task creation date.
# Sub Task Team
Coming Soon
# Sub Task Todo
Coming Soon
# Sub Task Notes
Coming Soon
# Work Done
https://api.jamku.app/integration/workdone/v1/apiKey/Year/Quarter
# Note
- Since the workdone data can be very large, it contains a additional param of Quarter. Hence, you can get 1 quarter at a time.
- Your tool (eg Power Query) you can merge all the quarters and years together.
# Params
Year
- Year inYYYY
format (example: 2020). This filters workdone basis Work Date.Quarter
- Quarter inQ
format (example: 1). This filters workdone basis Work Date.
# Service
https://api.jamku.app/integration/service/v1/apiKey
# Note
- The list will contain services which are deactivated
# Attendance
https://api.jamku.app/integration/attendance/v1/apiKey/year
# Params
year
- Year inYYYY
format (example: 2020). This filters attendance date.