Modules

Calendar

Certificates

CollectiveAgreements

Company Forms

Company Forms Management

Contacts

Contracts

Customer Assets

Equipment

Expenses

Job Invoices

Jobs

Labour Actions

Library

Locates

Materials

Messages

Projects

Purchase Orders

Safety

Schedule

Service Quotes/Invoices

Service Requests

Services

Settings

TimeLogs

Users

Other

NotificationQueue Resource


Endpoints

Endpoints URI Access Control Description
sendDueNotices GET /api/NotificationQueue/sendDueNotices Endpoint level permissions
find GET /api/NotificationQueue/find Admin or Module READ
get GET /api/NotificationQueue/get Admin or Module READ
save POST /api/NotificationQueue/save Admin or Module WRITE
save-batch POST /api/NotificationQueue/save-batch Admin or Module WRITE
delete POST /api/NotificationQueue/delete Admin or Module WRITE

Properties

Property Type Description
id number
user_id number
scheduled_for datetime
module string
event string
heading string
message string
link string
send_push boolean
send_email boolean
send_notification boolean
sent_at datetime
notification_id number
source_tenant_id number
created_at datetime
updated_at datetime
updated_by number

Settings

Setting
Pagination Limit (when page parameter is set) None
Default Sort Order scheduled_for ASC

Relationships

Related Resource Key Relationship to NotificationQueue Property
User user_id Belongs To User
Notification notification_id Belongs To Notification