CreateRecord
Operation which allows to create a record in Progression.
Currently, the types of Record creation supported are:
Currently, the types of Record creation supported are:
CLIENT
HUMAN_RESOURCE
NODE
PRODUCT
RESOURCE
TAG
TASK
TASK_ATTACHMENT
TASK_COMMENT
TASK_ITEM_LIST
TASK_SIGNATURE
|
Property |
Type |
Value |
|
Credentials |
Authentication information |
|
|
Record |
Record to create (see supported types above) |
|
|
ParentRecordRef |
The Parent Record. Optional depending on the type created. i.e. : a TASK_ATTACHMENT type requires a parent TASK. |
|
|
CreateRecordRequest |
||
// Client Creation |