1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-17 12:06:34 +02:00
2024-10-08 21:45:33 +03:00

72 lines
1.1 KiB
Plaintext

{
"id": "tblwUUpJ6dZA960xl",
"name": "Test table 2 (change.)",
"description": "New table (change.)",
"primaryFieldId": "fldrbUCDUqDGyJVG9",
"fields": [
{
"id": "fldrbUCDUqDGyJVG9",
"name": "Number",
"type": "number",
"options": {
"precision": 0
}
},
{
"id": "fld3EkUNbSGbisTcY",
"name": "String",
"type": "richText"
},
{
"id": "fldOYS2zDyw24kaxJ",
"name": "Attachment",
"type": "multipleAttachments",
"options": {
"isReversed": false
}
},
{
"id": "fldoI3wHxs6SATj9r",
"name": "Checkbox",
"type": "checkbox",
"options": {
"icon": "check",
"color": "yellowBright"
}
},
{
"id": "fldpOjokPRiGeaS64",
"name": "Date",
"type": "date",
"options": {
"dateFormat": {
"name": "iso",
"format": "YYYY-MM-DD"
}
}
},
{
"id": "fldXIaAFzeyjuHmqo",
"name": "Phone",
"type": "phoneNumber"
},
{
"id": "fldI31DFbIaymatRG",
"name": "Email",
"type": "email"
},
{
"id": "fld71QxNJLeWpHgJM",
"name": "Link",
"type": "url"
}
],
"views": [
{
"id": "viw7mQsKAxxnErGwf",
"name": "Grid view",
"type": "grid"
}
]
}