1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-31 22:05:13 +02:00

72 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-10-03 09:24:40 +03:00
 {
2024-10-09 09:28:11 +03:00
"id": "tbl1ECxOLd4V6OM9T",
2024-10-03 09:24:40 +03:00
"name": "TestTable2",
"description": "NewTable",
2024-10-09 09:28:11 +03:00
"primaryFieldId": "fldhWwOjg9UhvJ6A2",
2024-10-03 09:24:40 +03:00
"fields": [
{
"type": "number",
"options": {
"precision": 0
},
2024-10-09 09:28:11 +03:00
"id": "fldhWwOjg9UhvJ6A2",
2024-10-03 09:24:40 +03:00
"name": "Number"
},
{
"type": "richText",
2024-10-09 09:28:11 +03:00
"id": "fld8KaCe62SjwSYAk",
2024-10-03 09:24:40 +03:00
"name": "String"
},
{
"type": "multipleAttachments",
"options": {
"isReversed": false
},
2024-10-09 09:28:11 +03:00
"id": "fldSWB4hUUyP5Hx30",
2024-10-03 09:24:40 +03:00
"name": "Attachment"
},
{
"type": "checkbox",
"options": {
"icon": "check",
"color": "yellowBright"
},
2024-10-09 09:28:11 +03:00
"id": "fld7UipYF2w9FsoRm",
2024-10-03 09:24:40 +03:00
"name": "Checkbox"
},
{
"type": "date",
"options": {
"dateFormat": {
"name": "iso",
"format": "YYYY-MM-DD"
}
},
2024-10-09 09:28:11 +03:00
"id": "fldHVbDsv6ndNp2XZ",
2024-10-03 09:24:40 +03:00
"name": "Date"
},
{
"type": "phoneNumber",
2024-10-09 09:28:11 +03:00
"id": "fldYL0IFRMVQCO7gW",
2024-10-03 09:24:40 +03:00
"name": "Phone"
},
{
"type": "email",
2024-10-09 09:28:11 +03:00
"id": "fldzsmOGCGjThDsUp",
2024-10-03 09:24:40 +03:00
"name": "Email"
},
{
"type": "url",
2024-10-09 09:28:11 +03:00
"id": "fldMWVcVuR9CmKBcD",
2024-10-03 09:24:40 +03:00
"name": "Link"
}
],
"views": [
{
2024-10-09 09:28:11 +03:00
"id": "viwMlZ7T3KyjEufmW",
2024-10-03 09:24:40 +03:00
"name": "Grid view",
"type": "grid"
}
]
}