xMsg javascript has not been loaded.
Fetches all custom field groups
Catalog: Simplicate
Schema: CustomFields
Label: Custom Field Groups
Can retrieve data and change data using insert, update and delete.
Select Simplicate API URL: /customfields/group
Insert Simplicate API URL: /customfields/group
Update Simplicate API URL: /customfields/group
Delete Simplicate API URL: /customfields/group
Field Selection Method: NotRequired
Base Path: data[*]
Select Simplicate API Operation: get /customfields/group
Insert Simplicate API Operation: post /customfields/group/{id}
Update Simplicate API Operation: put /customfields/group/{id}
Delete Simplicate API Operation: delete /customfields/group/{id}
The columns of the table function CustomFieldGroups are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert or update.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
id |
string |
ID |
☐ |
|
model_id |
string |
|
☐ |
|
model_label |
string |
|
☐ |
|
name |
string |
Name |
☐ |
|
position |
string |
|
☐ |
|
type |
string |
Type |
☐ |
|
06-04-2021 14:59 Version 20.1.393-BETA+3152