You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
72 lines
1.1 KiB
Plaintext
72 lines
1.1 KiB
Plaintext
{
|
|
"id": "tbllVnXav20vVQc8d",
|
|
"name": "Test table 2 (change.)",
|
|
"description": "New table (change.)",
|
|
"primaryFieldId": "fldOaawD636HX4tUt",
|
|
"fields": [
|
|
{
|
|
"id": "fldOaawD636HX4tUt",
|
|
"name": "Number",
|
|
"type": "number",
|
|
"options": {
|
|
"precision": 0
|
|
}
|
|
},
|
|
{
|
|
"id": "fldqUtFcYnxgVNplr",
|
|
"name": "String",
|
|
"type": "richText"
|
|
},
|
|
{
|
|
"id": "fldIZq6buPM6ob7Ji",
|
|
"name": "Attachment",
|
|
"type": "multipleAttachments",
|
|
"options": {
|
|
"isReversed": false
|
|
}
|
|
},
|
|
{
|
|
"id": "fldo9oaUGll2IQ3pO",
|
|
"name": "Checkbox",
|
|
"type": "checkbox",
|
|
"options": {
|
|
"icon": "check",
|
|
"color": "yellowBright"
|
|
}
|
|
},
|
|
{
|
|
"id": "fld9ziVlbgpn8mbRq",
|
|
"name": "Date",
|
|
"type": "date",
|
|
"options": {
|
|
"dateFormat": {
|
|
"name": "iso",
|
|
"format": "YYYY-MM-DD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "flduftF0xjttbxiQL",
|
|
"name": "Phone",
|
|
"type": "phoneNumber"
|
|
},
|
|
{
|
|
"id": "fldUuZjWacFU90YZe",
|
|
"name": "Email",
|
|
"type": "email"
|
|
},
|
|
{
|
|
"id": "fldWwkaaX7ByzzyB6",
|
|
"name": "Link",
|
|
"type": "url"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": "viwaxgV25YxHWcFO4",
|
|
"name": "Grid view",
|
|
"type": "grid"
|
|
}
|
|
]
|
|
}
|