Krozu PM (Independent Publisher) (Preview)

Krozu PM connector aids the integration of Krozu project management platform. Users will be able to leverage its tree (hierarchy) feature and unique project management solution.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Osazee Odigie
Email osazee.odigie10@gmail.com
Connector Metadata
Publisher Osazee Odigie
Website https://krozu.com
Privacy policy https://krozu.com/privacy-policy
Categories Productivity

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Action Add Card

Adds a card to the specified board within the specified list.

Action Add Checklist to Card

Adds an empty checklist to the card specified.

Action Add List

Adds a list to the board specified with the name specified.

Action Add Message to Board

Adds a message to the specified boards Messaging tray.

Action Assign to Board

Assign a new or existing user to this Board with a specified Role.

Action Assign to Card

Assign a new or existing user to this Card or Board with a specified Role.

Action Board Rename

Renames the board specified to the name specified.

Action Delete Card

Deletes the specified card/board and its child objects as long as confirmed is 1. Please ensure that that all affected child objects are good to be deleted as well.

Action Delete List

Deletes the specified list as long as confirm is 1 and the list is empty.

Action List Rename

Renames the specified list to the name specified.

Action Unassign from Board

Unassign existing user from this Card with a specified Role.

Action Unassign from Card

Unassign existing user from this Card or Board with a specified Role.

Get Board Cards

Returns all cards and their settings applicable to the specified board.

Get Board Groups

Returns all groups and their settings applicable to this specified board.

Get Board Hierarchy

Returns the hierarchical structure for the specified board.

Get Board Lists

Returns all lists and their settings applicable to the specified board.

Get Board Members

Returns all members and their permission levels associated with the specified board.

Get Board Messages

Returns all chat messages from the specified board.

Get Board Records

Returns all records of activity that have happened on the specified board.

Get Card

Returns the specified card settings.

Get List

Returns the specified list settings.

Get List Cards

Returns all cards and their settings applicable to the specified list.

Get List Records

Returns all records of activity that have happened on the specified list.

Get My Assigned Boards

Returns all boards the current user is assigned to or has Team Member access to.

Get My Boards

Returns all accessible boards for the current user.

Get My Notifications

Returns all active notifications for the current user.

Get My Owned Trees

Returns the root boards, or Project Tree root boards owned by the current user.

Get My Tasks All

Returns the current users tasks.

Get My Tasks New

Returns the current users tasks that are new withing the last 30 days.

Get My Tasks Overdue

Returns the current users overdue tasks.

Get My User Profile

Returns the current users profile information.

Get Tree Clients

Returns all clients accessible by the current user and specified Project Tree.

Action Add Card

Adds a card to the specified board within the specified list.

Parameters

Name Key Required Type Description
Add card
boardUUID True string

Accept

Add card
Accept True byte

Accept

Name
name True string

Name of this new card

List UUID
listuuid True string

Identifier of the list to put the new card into

Returns

Name Path Type Description
status
status string

status

carduuid
carduuid string

carduuid

lastUpdate
board_update.lastUpdate integer

lastUpdate

thisUpdate
board_update.thisUpdate integer

thisUpdate

Action Add Checklist to Card

Adds an empty checklist to the card specified.

Parameters

Name Key Required Type Description
Add Checklist to Card
cardUUID True string

Accept

Add Checklist to Card
Accept True string

Accept

Name
name True string

The name of the new checklist to add to the specified card

Returns

Name Path Type Description
status
status string

status

checklistuuid
checklistuuid string

checklistuuid

lastUpdate
board_update.lastUpdate integer

lastUpdate

thisUpdate
board_update.thisUpdate integer

thisUpdate

Action Add List

Adds a list to the board specified with the name specified.

Parameters

Name Key Required Type Description
Add List
baordUUID True string

Accept

Add List
Accept True string

Accept

Name
name True string

Add a new list to the board specified

Returns

Name Path Type Description
lastUpdate
board_update.lastUpdate integer

lastUpdate

thisUpdate
board_update.thisUpdate integer

thisUpdate

listuuid
listuuid string

listuuid

status
status string

status

code
code integer

code

order
order integer

order

Action Add Message to Board

Adds a message to the specified boards Messaging tray.

Parameters

Name Key Required Type Description
Add Message to Boards
boardUUID True string

Accept

Add Message to Boards
Accept True string

Accept

Message
message True string

Message to send to Board Messaging

Returns

Name Path Type Description
status
status string

status

messageuuid
messageuuid string

messageuuid

Action Assign to Board

Assign a new or existing user to this Board with a specified Role.

Parameters

Name Key Required Type Description
Assign User to Board
boardUUID True string

Accept

Assign User to Board
Accept True string

Accept

Email
email True string

The email address of the person whom you wish to invite or assign.

Role
role True string

The role (Chosen from the list of available roles) you wish to assign.

Returns

Name Path Type Description
status
status string

status

response
response string

response

carduuid
carduuid string

carduuid

lastUpdate
board_update.lastUpdate integer

lastUpdate

thisUpdate
board_update.thisUpdate integer

thisUpdate

Action Assign to Card

Assign a new or existing user to this Card or Board with a specified Role.

Parameters

Name Key Required Type Description
Assign User to Card
cardUUID True string

Accept

Assign User to Card
Accept True string

Accept

Email
email True string

The email address of the person whom you wish to invite or assign.

Role
role True string

The role (Chosen from the list of available roles) you wish to assign.

Returns

Name Path Type Description
status
status string

status

response
response string

response

carduuid
carduuid string

carduuid

lastUpdate
board_update.lastUpdate integer

lastUpdate

thisUpdate
board_update.thisUpdate integer

thisUpdate

Action Board Rename

Renames the board specified to the name specified.

Parameters

Name Key Required Type Description
Rename Board
boardUUID True string

Accept

Rename Board
Accept True string

Accept

Name
name True string

Rename the board specified

Returns

Name Path Type Description
status
status string

status

lastUpdate
board_update.lastUpdate integer

lastUpdate

thisUpdate
board_update.thisUpdate integer

thisUpdate

Action Delete Card

Deletes the specified card/board and its child objects as long as confirmed is 1. Please ensure that that all affected child objects are good to be deleted as well.

Parameters

Name Key Required Type Description
Delete Cards
cardUUID True string

Accept

Delete Cards
Accept True string

Accept

Confirmed
confirmed True integer

Setting this to 1 will confirm the deletion

Returns

Name Path Type Description
status
status string

status

carduuid
carduuid string

carduuid

boarduuid
boarduuid string

boarduuid

lastUpdate
board_update.lastUpdate integer

lastUpdate

thisUpdate
board_update.thisUpdate integer

thisUpdate

Action Delete List

Deletes the specified list as long as confirm is 1 and the list is empty.

Parameters

Name Key Required Type Description
Delete List
listUUID True string

Accept

Delete List
Accept True string

Accept

Enter 1 Confirm
confirm True integer

Setting this to 1 will confirm the deletion

Returns

Name Path Type Description
status
status string

status

listuuid
listuuid string

listuuid

boarduuid
boarduuid string

boarduuid

lastUpdate
board_update.lastUpdate integer

lastUpdate

thisUpdate
board_update.thisUpdate integer

thisUpdate

Action List Rename

Renames the specified list to the name specified.

Parameters

Name Key Required Type Description
Rename List
listUUID True string

Accept

Rename List
Accept True string

Accept

Name
name True string

Rename the list specified

Returns

Name Path Type Description
status
status string

status

lastUpdate
board_update.lastUpdate integer

lastUpdate

thisUpdate
board_update.thisUpdate integer

thisUpdate

Action Unassign from Board

Unassign existing user from this Card with a specified Role.

Parameters

Name Key Required Type Description
Unassign from Board
boardUUID True string

Accept

Unassign from Board
Accept True string

Accept

Email
email True string

The email address of the person whom you wish to unassign.

Role
role True string

The role (Chosen from the list of available roles) you wish to unassign.

Returns

Name Path Type Description
status
status string

status

response
response string

response

carduuid
carduuid string

carduuid

lastUpdate
board_update.lastUpdate integer

lastUpdate

thisUpdate
board_update.thisUpdate integer

thisUpdate

Action Unassign from Card

Unassign existing user from this Card or Board with a specified Role.

Parameters

Name Key Required Type Description
Unassign from Card
cardUUID True string

Accept

Unassign from Card
Accept True string

Accept

Email
email True string

The email address of the person whom you wish to unassign.

Role
role True string

The role (Chosen from the list of available roles) you wish to unassign.

Returns

Name Path Type Description
status
status string

status

response
response string

response

carduuid
carduuid string

carduuid

lastUpdate
board_update.lastUpdate integer

lastUpdate

thisUpdate
board_update.thisUpdate integer

thisUpdate

Get Board Cards

Returns all cards and their settings applicable to the specified board.

Parameters

Name Key Required Type Description
Board Cards
boardUUID True string

Accept

Board Cards
Accept True string

Accept

Returns

Name Path Type Description
array of object
uuid
uuid string

uuid

name
name string

name

listuuid
listuuid string

listuuid

progress
progress integer

progress

weightedprogress
weightedprogress integer

weightedprogress

pinned
pinned integer

pinned

archived
archived integer

archived

estimatedhours
estimatedhours integer

estimatedhours

clientuuid
clientuuid string

clientuuid

duedate
duedate string

duedate

startdate
startdate string

startdate

enddate
enddate string

enddate

created
created string

created

id
id string

id

Get Board Groups

Returns all groups and their settings applicable to this specified board.

Parameters

Name Key Required Type Description
Board UUID
boardUUID True string

Accept

Board Groups
Accept True string

Accept

Returns

Name Path Type Description
array of object
uuid
uuid string

uuid

name
name string

name

sort
sort integer

sort

created
created string

created

id
id string

id

Get Board Hierarchy

Returns the hierarchical structure for the specified board.

Parameters

Name Key Required Type Description
Board Hierarchy
boardUUID True string

Accept

Board Hierarchy
Accept True string

Accept

Returns

Name Path Type Description
array of object
hex
dabbed10559a11ec986459ee7f940894.hex string

hex

name
dabbed10559a11ec986459ee7f940894.name string

name

children
dabbed10559a11ec986459ee7f940894.children array of object

children

hex
dabbed10559a11ec986459ee7f940894.children.41eb1000ca5a5d2bbfb7b5c2974e1020.hex string

hex

name
dabbed10559a11ec986459ee7f940894.children.41eb1000ca5a5d2bbfb7b5c2974e1020.name string

name

children
dabbed10559a11ec986459ee7f940894.children.41eb1000ca5a5d2bbfb7b5c2974e1020.children array of string

children

Get Board Lists

Returns all lists and their settings applicable to the specified board.

Parameters

Name Key Required Type Description
Board List
boardUUID True string

Accept

Board List
Accept True string

Accept

Returns

Name Path Type Description
array of object
uuid
uuid string

uuid

name
name string

name

groupuuid
groupuuid string

groupuuid

groupsort
groupsort integer

groupsort

boardsort
boardsort integer

boardsort

cardlimit
cardlimit integer

cardlimit

weighting
weighting integer

weighting

weigthinglow
weigthinglow integer

weigthinglow

weightinghigh
weightinghigh integer

weightinghigh

timetracking
timetracking integer

timetracking

resetcardprogress
resetcardprogress integer

resetcardprogress

allowtester
allowtester integer

allowtester

archived
archived integer

archived

created
created string

created

id
id string

id

Get Board Members

Returns all members and their permission levels associated with the specified board.

Parameters

Name Key Required Type Description
Board Members
boardUUID True string

Accept

Board Members
Accept True string

Accept

Returns

Name Path Type Description
Tree Owner
Tree Owner array of object

Tree Owner

carduuid
Tree Owner.carduuid string

carduuid

name
Tree Owner.name string

name

email
Tree Owner.email string

email

image
Tree Owner.image string

image

uuid
Tree Owner.uuid string

uuid

status
Tree Owner.status string

status

inherited
Tree Owner.inherited integer

inherited

inheritedfrom
Tree Owner.inheritedfrom string

inheritedfrom

immutable
Tree Owner.immutable boolean

immutable

id
Tree Owner.id string

id

Guest
Guest array of object

Guest

carduuid
Guest.carduuid string

carduuid

name
Guest.name string

name

email
Guest.email string

email

image
Guest.image string

image

uuid
Guest.uuid string

uuid

status
Guest.status string

status

inherited
Guest.inherited integer

inherited

inheritedfrom
Guest.inheritedfrom string

inheritedfrom

id
Guest.id string

id

Get Board Messages

Returns all chat messages from the specified board.

Parameters

Name Key Required Type Description
Board Messages
boardUUID True string

Accept

Board Messages
Accept True string

Accept

Returns

response
object

Get Board Records

Returns all records of activity that have happened on the specified board.

Parameters

Name Key Required Type Description
Board Records
boardUUID True string

Accept

Board Records
Accept True string

Accept

Returns

Name Path Type Description
array of object
uuid
uuid string

uuid

description
json.description string

description

show
json.show boolean

show

user_name
json.user_name string

user_name

photo
json.photo string

photo

date
json.date string

date

name
json.what.name string

name

board_uuid
json.what.board_uuid string

board_uuid

created
created string

created

id
id string

id

Get Card

Returns the specified card settings.

Parameters

Name Key Required Type Description
Card settings
cardUUID True string

Accept

Card Settings
Accept True string

Accept

Returns

Name Path Type Description
array of object
uuid
uuid string

uuid

name
name string

name

listuuid
listuuid string

listuuid

progress
progress integer

progress

weightedprogress
weightedprogress integer

weightedprogress

pinned
pinned integer

pinned

archived
archived integer

archived

estimatedhours
estimatedhours integer

estimatedhours

clientuuid
clientuuid string

clientuuid

duedate
duedate string

duedate

startdate
startdate string

startdate

enddate
enddate string

enddate

created
created string

created

id
id string

id

Get List

Returns the specified list settings.

Parameters

Name Key Required Type Description
List Settings
listUUID True string

Accept

List Settings
Accept True string

Accept

Returns

Name Path Type Description
array of object
uuid
uuid string

uuid

name
name string

name

groupuuid
groupuuid string

groupuuid

groupsort
groupsort integer

groupsort

boardsort
boardsort integer

boardsort

cardlimit
cardlimit integer

cardlimit

weighting
weighting integer

weighting

weigthinglow
weigthinglow integer

weigthinglow

weightinghigh
weightinghigh integer

weightinghigh

timetracking
timetracking integer

timetracking

resetcardprogress
resetcardprogress integer

resetcardprogress

allowtester
allowtester integer

allowtester

archived
archived integer

archived

created
created string

created

id
id string

id

Get List Cards

Returns all cards and their settings applicable to the specified list.

Parameters

Name Key Required Type Description
List Cards
listUUID True string

Accept

List Cards
Accept True string

Accept

Returns

Name Path Type Description
array of object
uuid
uuid string

uuid

name
name string

name

listuuid
listuuid string

listuuid

progress
progress integer

progress

weightedprogress
weightedprogress integer

weightedprogress

pinned
pinned integer

pinned

archived
archived integer

archived

estimatedhours
estimatedhours integer

estimatedhours

clientuuid
clientuuid string

clientuuid

duedate
duedate string

duedate

startdate
startdate string

startdate

enddate
enddate string

enddate

created
created string

created

id
id string

id

Get List Records

Returns all records of activity that have happened on the specified list.

Parameters

Name Key Required Type Description
List Records
listUUID True string

Accept

List Records
Accept True string

Accept

Returns

Name Path Type Description
array of object
uuid
uuid string

uuid

description
json.description string

description

show
json.show boolean

show

user_name
json.user_name string

user_name

photo
json.photo string

photo

date
json.date string

date

created
created string

created

id
id string

id

Get My Assigned Boards

Returns all boards the current user is assigned to or has Team Member access to.

Parameters

Name Key Required Type Description
My Assigned Boards
Accept True string

Accept

Returns

Name Path Type Description
array of object
uuid
uuid string

uuid

name
name string

name

public
public integer

public

progress
progress integer

progress

isboard
isboard integer

isboard

unread
unread string

unread

isroot
isroot integer

isroot

id
id string

id

Get My Boards

Returns all accessible boards for the current user.

Parameters

Name Key Required Type Description
My Boards
Accept True string

Accept

Returns

Name Path Type Description
array of object
uuid
uuid string

uuid

name
name string

name

public
public integer

public

progress
progress integer

progress

isboard
isboard integer

isboard

unread
unread string

unread

isroot
isroot integer

isroot

id
id string

id

Get My Notifications

Returns all active notifications for the current user.

Parameters

Name Key Required Type Description
My Notifications
Accept True string

Accept

Returns

Name Path Type Description
alerts
alerts array of object

alerts

uuid
alerts.uuid string

uuid

body
alerts.body string

body

subtype
alerts.subtype integer

subtype

seen
alerts.seen integer

seen

date
alerts.date string

date

fromname
alerts.fromname string

fromname

carduuid
alerts.carduuid string

carduuid

isboard
alerts.isboard integer

isboard

boarduuid
alerts.boarduuid string

boarduuid

title
alerts.title string

title

url
alerts.url string

url

unread
unread array of

unread

Get My Owned Trees

Returns the root boards, or Project Tree root boards owned by the current user.

Parameters

Name Key Required Type Description
My Owned Trees
Accept True string

Accept

Returns

Name Path Type Description
array of object
uuid
uuid string

uuid

name
name string

name

public
public integer

public

progress
progress integer

progress

duedate
duedate string

duedate

startdate
startdate string

startdate

enddate
enddate string

enddate

created
created string

created

id
id string

id

Get My Tasks All

Returns the current users tasks.

Parameters

Name Key Required Type Description
All My Tasks
Accept True string

Accept

Returns

Name Path Type Description
current_page
current_page integer

current_page

data
data array of object

data

uuid
data.uuid string

uuid

taskname
data.taskname string

taskname

projectname
data.projectname string

projectname

projectuuid
data.projectuuid string

projectuuid

hours
data.hours string

hours

duedate
data.duedate string

duedate

progress
data.progress integer

progress

first_page_url
first_page_url string

first_page_url

from
from integer

from

next_page_url
next_page_url string

next_page_url

path
path string

path

per_page
per_page integer

per_page

prev_page_url
prev_page_url string

prev_page_url

to
to integer

to

Get My Tasks New

Returns the current users tasks that are new withing the last 30 days.

Parameters

Name Key Required Type Description
My New Tasks
Accept True string

Accept

Returns

Name Path Type Description
current_page
current_page integer

current_page

data
data array of object

data

uuid
data.uuid string

uuid

taskname
data.taskname string

taskname

projectname
data.projectname string

projectname

projectuuid
data.projectuuid string

projectuuid

hours
data.hours string

hours

duedate
data.duedate string

duedate

progress
data.progress integer

progress

first_page_url
first_page_url string

first_page_url

from
from integer

from

next_page_url
next_page_url string

next_page_url

path
path string

path

per_page
per_page integer

per_page

prev_page_url
prev_page_url string

prev_page_url

to
to integer

to

Get My Tasks Overdue

Returns the current users overdue tasks.

Parameters

Name Key Required Type Description
My Overdue Tasks
Accept True string

Accept

Returns

Name Path Type Description
current_page
current_page integer

current_page

data
data array of

data

first_page_url
first_page_url string

first_page_url

from
from string

from

next_page_url
next_page_url string

next_page_url

path
path string

path

per_page
per_page integer

per_page

prev_page_url
prev_page_url string

prev_page_url

to
to string

to

Get My User Profile

Returns the current users profile information.

Parameters

Name Key Required Type Description
My User Profile
Accept True string

Accept

Returns

Name Path Type Description
uuid
uuid string

uuid

firstname
firstname string

firstname

lastname
lastname string

lastname

email
email string

email

photo
photo string

photo

id
id string

id

clockstatus
clockstatus integer

clockstatus

taskname
taskname string

taskname

newInvitationCount
newInvitationCount integer

newInvitationCount

Get Tree Clients

Returns all clients accessible by the current user and specified Project Tree.

Parameters

Name Key Required Type Description
Tree Clients
boardUUID True string

Accept

Tree Clients
Accept True string

Accept

Returns

Name Path Type Description
current_page
current_page integer

current_page

data
data array of object

data

uuid
data.uuid string

uuid

name
data.name string

name

company
data.company string

company

email
data.email string

email

phone
data.phone string

phone

address
data.address string

address

id
data.id string

id

first_page_url
first_page_url string

first_page_url

from
from integer

from

next_page_url
next_page_url string

next_page_url

path
path string

path

per_page
per_page integer

per_page

prev_page_url
prev_page_url string

prev_page_url

to
to integer

to

Definitions

object

This is the type 'object'.