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/GetDatabaseTables.log
T
Vitaly the Alpaca (bot) b3781f162f Test data update (Jenkins)
2024-10-07 22:33:10 +03:00

32 lines
486 B
Plaintext

{
"tables": [
{
"id": "tbl6wlzce0XpweN9s",
"name": "TestTable",
"primaryFieldId": "fldgRQtommBB7A2RV",
"fields": [
{
"type": "number",
"options": {
"precision": 0
},
"id": "fldgRQtommBB7A2RV",
"name": "Number"
},
{
"type": "richText",
"id": "fldUTbHtknQQAQqjN",
"name": "String"
}
],
"views": [
{
"id": "viwlaL8T86CAZrox2",
"name": "Grid view",
"type": "grid"
}
]
}
]
}