1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-31 03:10:45 +02:00
OpenIntegrations/docs/en/results/Airtable/GetDatabaseTables.log
2024-10-09 09:28:11 +03:00

32 lines
486 B
Plaintext

{
"tables": [
{
"id": "tblbhqzh3PL3cS6Ch",
"name": "TestTable",
"primaryFieldId": "fld9JrMjoVLwSPy3C",
"fields": [
{
"type": "number",
"options": {
"precision": 0
},
"id": "fld9JrMjoVLwSPy3C",
"name": "Number"
},
{
"type": "richText",
"id": "fld044xLas7uBdddr",
"name": "String"
}
],
"views": [
{
"id": "viwfJdwEI0dtqJMl6",
"name": "Grid view",
"type": "grid"
}
]
}
]
}