Accounts: Knack Accounts |
Catalog: Knack
Schema: Objects
Primary Keys: record_id
Label: Accounts
Can retrieve data and change data using insert, update and delete.
Select Knack API URL: /objects/object_2/records
Insert Knack API URL: /objects/object_2/records
Update Knack API URL: /objects/object_2/records
Delete Knack API URL: /objects/object_2/records
Field Selection Method: NotRequired
Base Path: records[*]
Table Columns
The columns of the table Accounts 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 |
---|---|---|---|---|
Email_email |
string |
|
☐ |
|
Email_label |
string |
|
☐ |
|
Name_firstname |
string |
|
☐ |
|
Name_lastname |
string |
|
☐ |
|
Name_middlename |
string |
|
☐ |
|
Name_title |
string |
|
☐ |
|
Password |
string |
|
☐ |
|
record_id |
string |
|
☑ |
|
User_Roles |
string |
|
☐ |
|
User_Status |
string |
|
☐ |
|
16-06-2022 09:35 Version 22.1.46-BETA+3385