1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
Files
OpenIntegrations/docs/en/results/Airtable/ModifyTable.log
T
Vitaly the Alpaca (bot) b3781f162f Test data update (Jenkins)
2024-10-07 22:33:10 +03:00

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"
}
]
}