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/CreateTable.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": "TestTable2",
"description": "NewTable",
"primaryFieldId": "fldOaawD636HX4tUt",
"fields": [
{
"type": "number",
"options": {
"precision": 0
},
"id": "fldOaawD636HX4tUt",
"name": "Number"
},
{
"type": "richText",
"id": "fldqUtFcYnxgVNplr",
"name": "String"
},
{
"type": "multipleAttachments",
"options": {
"isReversed": false
},
"id": "fldIZq6buPM6ob7Ji",
"name": "Attachment"
},
{
"type": "checkbox",
"options": {
"icon": "check",
"color": "yellowBright"
},
"id": "fldo9oaUGll2IQ3pO",
"name": "Checkbox"
},
{
"type": "date",
"options": {
"dateFormat": {
"name": "iso",
"format": "YYYY-MM-DD"
}
},
"id": "fld9ziVlbgpn8mbRq",
"name": "Date"
},
{
"type": "phoneNumber",
"id": "flduftF0xjttbxiQL",
"name": "Phone"
},
{
"type": "email",
"id": "fldUuZjWacFU90YZe",
"name": "Email"
},
{
"type": "url",
"id": "fldWwkaaX7ByzzyB6",
"name": "Link"
}
],
"views": [
{
"id": "viwaxgV25YxHWcFO4",
"name": "Grid view",
"type": "grid"
}
]
}