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

FormTemplate Resource
In Company Forms Management Module


Endpoints

Endpoints URI Access Control Description
save POST /api/FormTemplate/save Admin or Module WRITE
delete POST /api/FormTemplate/delete Admin or Module WRITE
find GET /api/FormTemplate/find Allowed with an active employment connection
get GET /api/FormTemplate/get Allowed with an active employment connection

Properties

Property Type Description
id number
slug string
category_id number
title string
expiry_interval number
template_json string
has_equipment boolean
is_single_use boolean
is_worksheet_form boolean
created_at datetime
updated_at datetime
updated_by number

Settings

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

Relationships

Related Resource Key Relationship to FormTemplate Property
User updated_by Belongs To UpdatedBy
FormChildTemplate form_template_id Owns Many FormChildTemplate
FormTemplateCategory category_id Belongs To FormTemplateCategory
EquipmentType equipment_type_id Owns Many EquipmentType
JobPersonnelRole personnel_role_id Owns Many JobPersonnelRole