mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-30 05:59:32 +02:00
72 lines
1.1 KiB
Plaintext
72 lines
1.1 KiB
Plaintext
{
|
|
"id": "tbl1ECxOLd4V6OM9T",
|
|
"name": "Test table 2 (change.)",
|
|
"description": "New table (change.)",
|
|
"primaryFieldId": "fldhWwOjg9UhvJ6A2",
|
|
"fields": [
|
|
{
|
|
"id": "fldhWwOjg9UhvJ6A2",
|
|
"name": "Number",
|
|
"type": "number",
|
|
"options": {
|
|
"precision": 0
|
|
}
|
|
},
|
|
{
|
|
"id": "fld8KaCe62SjwSYAk",
|
|
"name": "String",
|
|
"type": "richText"
|
|
},
|
|
{
|
|
"id": "fldSWB4hUUyP5Hx30",
|
|
"name": "Attachment",
|
|
"type": "multipleAttachments",
|
|
"options": {
|
|
"isReversed": false
|
|
}
|
|
},
|
|
{
|
|
"id": "fld7UipYF2w9FsoRm",
|
|
"name": "Checkbox",
|
|
"type": "checkbox",
|
|
"options": {
|
|
"icon": "check",
|
|
"color": "yellowBright"
|
|
}
|
|
},
|
|
{
|
|
"id": "fldHVbDsv6ndNp2XZ",
|
|
"name": "Date",
|
|
"type": "date",
|
|
"options": {
|
|
"dateFormat": {
|
|
"name": "iso",
|
|
"format": "YYYY-MM-DD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "fldYL0IFRMVQCO7gW",
|
|
"name": "Phone",
|
|
"type": "phoneNumber"
|
|
},
|
|
{
|
|
"id": "fldzsmOGCGjThDsUp",
|
|
"name": "Email",
|
|
"type": "email"
|
|
},
|
|
{
|
|
"id": "fldMWVcVuR9CmKBcD",
|
|
"name": "Link",
|
|
"type": "url"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": "viwMlZ7T3KyjEufmW",
|
|
"name": "Grid view",
|
|
"type": "grid"
|
|
}
|
|
]
|
|
}
|