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) 3a1ee27172 Test data update (Jenkins)
2024-10-05 18:18:29 +03:00

72 lines
1.1 KiB
Plaintext

{
"id": "tblYKMQmVoieB8QFV",
"name": "TestTable2",
"description": "NewTable",
"primaryFieldId": "fldW4daJeC97GZhfk",
"fields": [
{
"type": "number",
"options": {
"precision": 0
},
"id": "fldW4daJeC97GZhfk",
"name": "Number"
},
{
"type": "richText",
"id": "fldKUdnUuWI4ehR2E",
"name": "String"
},
{
"type": "multipleAttachments",
"options": {
"isReversed": false
},
"id": "flde5PMxWWqsMwNX4",
"name": "Attachment"
},
{
"type": "checkbox",
"options": {
"icon": "check",
"color": "yellowBright"
},
"id": "fldzhZnCc28k8lmR8",
"name": "Checkbox"
},
{
"type": "date",
"options": {
"dateFormat": {
"name": "iso",
"format": "YYYY-MM-DD"
}
},
"id": "fldkY8ftxvNget9JK",
"name": "Date"
},
{
"type": "phoneNumber",
"id": "fldOcYQgMv3nbGbRX",
"name": "Phone"
},
{
"type": "email",
"id": "fldEC9PxNeXS1dEvF",
"name": "Email"
},
{
"type": "url",
"id": "fldIVUimltwa0Z0Sr",
"name": "Link"
}
],
"views": [
{
"id": "viwNaLjMKEHdWv9S3",
"name": "Grid view",
"type": "grid"
}
]
}