Skip to main content

Global

Events categorised under global level will be triggered when any action performed for all companies. e.g. If new department is created.

Category

This event will be generated where there is any action done on category

Events
global/category/create/v1
# this event is triggered when category is created
global/category/update/v1
# this event is triggered when category is updated

global/category/create/v1

this event is triggered when category is created

Payload
contains
array of string
This array will have all the keys present at root level of 'payload' object
event
object
Properties
payload
object
Properties
Payload Schema JSON
Loading...
Payload Example
Loading...

global/category/update/v1

this event is triggered when category is updated

Payload
contains
array of string
This array will have all the keys present at root level of 'payload' object
event
object
Properties
payload
object
Properties
Payload Schema JSON
Loading...
Payload Example
Loading...

Department

This event will be generated where there is any action done on department

Events
global/department/create/v1
# this event is triggered when department is created
global/department/update/v1
# this event is triggered when department is updated

global/department/create/v1

this event is triggered when department is created

Payload
contains
array of string
This array will have all the keys present at root level of 'payload' object
event
object
Properties
payload
object
Properties
Payload Schema JSON
Loading...
Payload Example
Loading...

global/department/update/v1

this event is triggered when department is updated

Payload
contains
array of string
This array will have all the keys present at root level of 'payload' object
event
object
Properties
payload
object
Properties
Payload Schema JSON
Loading...
Payload Example
Loading...