Data Paths

Attendance

https://api.jamku.app/integration/attendance/v1/apiKey/year

Params

  • year - Year in YYYY format (example: 2020). This filters attendance date.

Attendence Category

https://api.jamku.app/integration/attcategory/v1/apiKey

Bill Location

https://api.jamku.app/integration/clientlocation/v1/apiKey

Bill Line

https://api.jamku.app/integration/billline/v1/apiKey

Bill Line Item

https://api.jamku.app/integration/billlineitem/v1/apiKey/createyear

Bill Line Print

https://api.jamku.app/integration/billlinep/v1/apiKey

Bill

https://api.jamku.app/integration/bill/v1/apiKey

Billing Entity

https://api.jamku.app/integration/billentity/v1/apiKey

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

Document

https://api.jamku.app/integration/document/v1/apiKey/year

Params

  • year - Year in YYYY format (example: 2020). This filters Document date.

Document Category

https://api.jamku.app/integration/doccategory/v1/apiKey

Expense List

https://api.jamku.app/integration/expense/v1/apiKey

General Categories

https://api.jamku.app/integration/category/v1/apiKey

Hearing

https://api.jamku.app/integration/hearing/v1/apiKey/createyear

Reminder

https://api.jamku.app/integration/reminder/v1/apiKey/year

Params

  • year - Year in YYYY format (example: 2020). This filters reminder basis remind date.

Task

https://api.jamku.app/integration/task/v2/apiKey/creationYear

Params

  • creationYear - Year in YYYY 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 in YYYY 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 in YYYY 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 in YYYY format (example: 2020). This filters labels basis task creation date.

Task Fields

https://api.jamku.app/integration/taskfield/v1/apiKey/creationYear

Params

  • creationYear - Year in YYYY 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 in YYYY format (example: 2020). This filters note basis Note Addition Date.
  • Quarter - Quarter in Q format (example: 1). This filters note basis Note Addition Date.

Task Stage

https://api.jamku.app/integration/taskstage/v1/apiKey/creationYear

Params

  • creationYear - Year in YYYY format (example: 2020). This filters stages basis task creation date.

Task Todo

https://api.jamku.app/integration/tasktodo/v1/apiKey/creationYear

Sub Task

https://api.jamku.app/integration/subtask/v1/apiKey/year

Params

  • year - Year in YYYY format (example: 2020). This filters subtask basis task creation date.

Sub Task Team

https://api.jamku.app/integration/subtaskteam/v1/apiKey/year

Params

  • year - Year in YYYY format (example: 2020). This filters subtask team basis task creation date.

Sub Task Todo

https://api.jamku.app/integration/subtasktodo/v1/apiKey/year

Params

  • year - Year in YYYY format (example: 2020). This filters subtask todo basis task creation date.

Sub Task Notes

Coming Soon

Service

https://api.jamku.app/integration/service/v1/apiKey

Note

  • The list will contain services which are deactivated

Service Todo

https://api.jamku.app/integration/servicetodo/v1/apiKey

Service Field

https://api.jamku.app/integration/servicefield/v1/apiKey

Service Stage

https://api.jamku.app/integration/servicestage/v1/apiKey

Service Team

https://api.jamku.app/integration/serviceteam/v1/apiKey

Shortcut List

https://api.jamku.app/integration/shortcut/v1/apiKey

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 in YYYY format (example: 2020). This filters workdone basis Work Date.
  • Quarter - Quarter in Q format (example: 1). This filters workdone basis Work Date.

User/Staff Master

https://api.jamku.app/integration/user/v1/apiKey

Team Cost

https://api.jamku.app/integration/teamcost/v1/apiKey

Document Category

https://api.jamku.app/integration/doccategory/v1/apiKey
Last Updated: