mirror of
https://gitlab.com/bramw/baserow.git
synced 2024-11-24 16:36:46 +00:00
861 lines
24 KiB
JSON
861 lines
24 KiB
JSON
{
|
|
"msg":"SUCCESS",
|
|
"data":{
|
|
"appBlanket":{
|
|
"userInfoById":{
|
|
"usrdGm7k7NIVWhK7W7L":{
|
|
"id":"usrdGm7k7NIVWhK7W7L",
|
|
"firstName":"Bram",
|
|
"lastName":"W",
|
|
"email":"bram@baserow.io",
|
|
"profilePicUrl":"https://static.airtable.com/images/userIcons/user_icon_7.png",
|
|
"permissionLevel":"owner"
|
|
}
|
|
},
|
|
"externalAccountInfoById":{
|
|
|
|
},
|
|
"userGroupInfoById":{
|
|
|
|
},
|
|
"workspaceSyncSources":[
|
|
|
|
],
|
|
"activeUserIdByAcceptedInviteId":{
|
|
|
|
}
|
|
},
|
|
"description":null,
|
|
"sortTiebreakerKey":"appZkaH3aWX3ZjT3b",
|
|
"defaultViewMutability":null,
|
|
"maintenanceModeSettings":null,
|
|
"sharesById":{
|
|
"shrXxmp0WmqsTkFWTzv":{
|
|
"id":"shrXxmp0WmqsTkFWTzv",
|
|
"modelId":"appZkaH3aWX3ZjT3b",
|
|
"createdByUserId":"usrdGm7k7NIVWhK7W7L",
|
|
"canBeCloned":true,
|
|
"canBeExported":true,
|
|
"includeHiddenColumns":false,
|
|
"includeBlocks":true,
|
|
"emailDomain":null,
|
|
"hasPassword":false,
|
|
"generationNumber":0,
|
|
"metadata":null
|
|
}
|
|
},
|
|
"applicationTransactionNumber":284,
|
|
"tableSchemas":[
|
|
{
|
|
"id":"tblRpq315qnnIcg5IjI",
|
|
"name":"Users",
|
|
"primaryColumnId":"fldG9y88Zw7q7u4Z7i4",
|
|
"columns":[
|
|
{
|
|
"id":"fldG9y88Zw7q7u4Z7i4",
|
|
"name":"Name",
|
|
"type":"text"
|
|
},
|
|
{
|
|
"id":"fldB7wkyR0buF1sRF9O",
|
|
"name":"Email",
|
|
"type":"text",
|
|
"typeOptions":{
|
|
"validatorName":"email"
|
|
}
|
|
},
|
|
{
|
|
"id":"fldFh5wIL430N62LN6t",
|
|
"name":"Data",
|
|
"type":"foreignKey",
|
|
"typeOptions":{
|
|
"foreignTableId":"tbl7glLIGtH8C8zGCzb",
|
|
"symmetricColumnId":"fldQcEaGEe7xuhUEuPL",
|
|
"relationship":"many",
|
|
"unreversed":true
|
|
}
|
|
},
|
|
{
|
|
"id":"fldZBmr4L45mhjILhlA",
|
|
"name":"Number",
|
|
"type":"number",
|
|
"typeOptions":{
|
|
"format":"integer",
|
|
"negative":false,
|
|
"validatorName":"positive"
|
|
}
|
|
}
|
|
],
|
|
"meaningfulColumnOrder":[
|
|
{
|
|
"columnId":"fldG9y88Zw7q7u4Z7i4",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldB7wkyR0buF1sRF9O",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldFh5wIL430N62LN6t",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldZBmr4L45mhjILhlA",
|
|
"visibility":true
|
|
}
|
|
],
|
|
"views":[
|
|
{
|
|
"id":"viwFSKLuVm97DnNVD91",
|
|
"name":"All",
|
|
"type":"grid",
|
|
"personalForUserId":null,
|
|
"description":null,
|
|
"createdByUserId":"usrdGm7k7NIVWhK7W7L"
|
|
}
|
|
],
|
|
"viewOrder":[
|
|
"viwFSKLuVm97DnNVD91"
|
|
],
|
|
"viewsById":{
|
|
"viwFSKLuVm97DnNVD91":{
|
|
"id":"viwFSKLuVm97DnNVD91",
|
|
"name":"All",
|
|
"type":"grid",
|
|
"personalForUserId":null,
|
|
"description":null,
|
|
"createdByUserId":"usrdGm7k7NIVWhK7W7L"
|
|
}
|
|
},
|
|
"viewSectionsById":{
|
|
|
|
},
|
|
"schemaChecksum":"321faa54b68031c08d0f9e10b961450bedb4f3809dec8f7240306f9c79c4d1da"
|
|
},
|
|
{
|
|
"id":"tbl7glLIGtH8C8zGCzb",
|
|
"name":"Data",
|
|
"primaryColumnId":"fldwSc9PqedIhTSqhi5",
|
|
"columns":[
|
|
{
|
|
"id":"fldwSc9PqedIhTSqhi5",
|
|
"name":"Single line text",
|
|
"type":"text"
|
|
},
|
|
{
|
|
"id":"fldQcEaGEe7xuhUEuPL",
|
|
"name":"Link to Users",
|
|
"type":"foreignKey",
|
|
"typeOptions":{
|
|
"foreignTableId":"tblRpq315qnnIcg5IjI",
|
|
"relationship":"many",
|
|
"unreversed":true,
|
|
"symmetricColumnId":"fldFh5wIL430N62LN6t"
|
|
}
|
|
},
|
|
{
|
|
"id":"fldcQaeerse7xuhUEuHL",
|
|
"name":"Link to same table (not supported, will be ignored)",
|
|
"type":"foreignKey",
|
|
"typeOptions":{
|
|
"foreignTableId":"tbl7glLIGtH8C8zGCzb",
|
|
"relationship":"many",
|
|
"unreversed":true,
|
|
"symmetricColumnId":"fldcQaeerse7xuhUEuHL"
|
|
}
|
|
},
|
|
{
|
|
"id":"fldcOCTbMILJBgAMBxv",
|
|
"name":"Name lookup (from Users)",
|
|
"type":"lookup",
|
|
"typeOptions":{
|
|
"relationColumnId":"fldQcEaGEe7xuhUEuPL",
|
|
"foreignTableRollupColumnId":"fldG9y88Zw7q7u4Z7i4",
|
|
"canUseSelectResultType":true,
|
|
"dependencies":{
|
|
"referencedColumnIdsForValue":[
|
|
"fldQcEaGEe7xuhUEuPL",
|
|
"fldG9y88Zw7q7u4Z7i4"
|
|
]
|
|
},
|
|
"resultType":"text",
|
|
"resultIsArray":true
|
|
}
|
|
},
|
|
{
|
|
"id":"fldjIa0urbGdkdSrkGv",
|
|
"name":"Long \uD83D text",
|
|
"type":"multilineText"
|
|
},
|
|
{
|
|
"id":"fldwdy4qWUvC5PmW5yd",
|
|
"name":"Attachment",
|
|
"type":"multipleAttachment",
|
|
"typeOptions":{
|
|
"unreversed":true
|
|
}
|
|
},
|
|
{
|
|
"id":"fldTn59fpliSFcwpFA9",
|
|
"name":"Checkbox",
|
|
"type":"checkbox",
|
|
"typeOptions":{
|
|
"color":"green",
|
|
"icon":"check"
|
|
}
|
|
},
|
|
{
|
|
"id":"fldURNo0cvi6YWYcYj1",
|
|
"name":"Multiple select",
|
|
"type":"multiSelect",
|
|
"typeOptions":{
|
|
"choiceOrder":[
|
|
"selEOJmenvqEd6pndFQ",
|
|
"sel5ekvuoNVvl03olMO"
|
|
],
|
|
"choices":{
|
|
"selEOJmenvqEd6pndFQ":{
|
|
"id":"selEOJmenvqEd6pndFQ",
|
|
"color":"blue",
|
|
"name":"Option 1"
|
|
},
|
|
"sel5ekvuoNVvl03olMO":{
|
|
"id":"sel5ekvuoNVvl03olMO",
|
|
"name":"Option 2"
|
|
}
|
|
},
|
|
"disableColors":false
|
|
}
|
|
},
|
|
{
|
|
"id":"fldRd2Vkzgsf6X4z6B4",
|
|
"name":"Single select",
|
|
"type":"select",
|
|
"typeOptions":{
|
|
"choiceOrder":[
|
|
"selbh6rEWaaiyQvWyfg",
|
|
"selvZgpWhbkeRVphROT"
|
|
],
|
|
"choices":{
|
|
"selbh6rEWaaiyQvWyfg":{
|
|
"id":"selbh6rEWaaiyQvWyfg",
|
|
"color":"blue",
|
|
"name":"Option A"
|
|
},
|
|
"selvZgpWhbkeRVphROT":{
|
|
"id":"selvZgpWhbkeRVphROT",
|
|
"color":"cyan",
|
|
"name":"Option B"
|
|
}
|
|
},
|
|
"disableColors":false
|
|
}
|
|
},
|
|
{
|
|
"id":"fldEB5dp0mNjVZu0VJI",
|
|
"name":"Date",
|
|
"type":"date",
|
|
"typeOptions":{
|
|
"isDateTime":true,
|
|
"dateFormat":"Local",
|
|
"timeFormat":"24hour",
|
|
"timeZone":"client"
|
|
}
|
|
},
|
|
{
|
|
"id":"fldkrPuYJTqq7vSJ7Oh",
|
|
"name":"Phone",
|
|
"type":"phone"
|
|
},
|
|
{
|
|
"id":"fldyAXIzheHfugGhuFD",
|
|
"name":"ISO DATE",
|
|
"type":"date",
|
|
"typeOptions":{
|
|
"isDateTime":false,
|
|
"dateFormat":"US"
|
|
}
|
|
},
|
|
{
|
|
"id":"fldNdoAZRim39AxR9Eg",
|
|
"name":"Email",
|
|
"type":"text",
|
|
"typeOptions":{
|
|
"validatorName":"email"
|
|
}
|
|
},
|
|
{
|
|
"id":"fldREVrTBZhbNZrBNlV",
|
|
"name":"URL",
|
|
"type":"text",
|
|
"typeOptions":{
|
|
"validatorName":"url"
|
|
}
|
|
},
|
|
{
|
|
"id":"fldcg9ASeZABV9leVIy",
|
|
"name":"Number",
|
|
"type":"number",
|
|
"typeOptions":{
|
|
"format":"integer",
|
|
"negative":true
|
|
}
|
|
},
|
|
{
|
|
"id":"fldODF8Kujn3xjzuxTR",
|
|
"name":"Decimal",
|
|
"type":"number",
|
|
"typeOptions":{
|
|
"format":"decimal",
|
|
"precision":2,
|
|
"negative":false,
|
|
"validatorName":"positive"
|
|
}
|
|
},
|
|
{
|
|
"id":"fldp1IFu0zdgRy70RoX",
|
|
"name":"Rating",
|
|
"type":"rating",
|
|
"typeOptions":{
|
|
"color":"yellow",
|
|
"icon":"star",
|
|
"max":5
|
|
}
|
|
},
|
|
{
|
|
"id":"fld69hqFzBP4ml0zmLH",
|
|
"name":"Concatenate formula",
|
|
"type":"formula",
|
|
"typeOptions":{
|
|
"formulaTextParsed":"CONCATENATE({column_value_fldwSc9PqedIhTSqhi5}, \"test\")",
|
|
"dependencies":{
|
|
"referencedColumnIdsForValue":[
|
|
"fldwSc9PqedIhTSqhi5"
|
|
]
|
|
},
|
|
"resultType":"text",
|
|
"resultIsArray":false
|
|
}
|
|
},
|
|
{
|
|
"id":"fldmQQxqgzCuQ36gQgL",
|
|
"name":"Count rollup (from Users)",
|
|
"type":"rollup",
|
|
"typeOptions":{
|
|
"format":"integer",
|
|
"relationColumnId":"fldQcEaGEe7xuhUEuPL",
|
|
"foreignTableRollupColumnId":"fldZBmr4L45mhjILhlA",
|
|
"formulaTextParsed":"COUNT(values)",
|
|
"dependencies":{
|
|
"referencedColumnIdsForValue":[
|
|
"fldQcEaGEe7xuhUEuPL",
|
|
"fldZBmr4L45mhjILhlA"
|
|
]
|
|
},
|
|
"resultType":"number",
|
|
"resultIsArray":false
|
|
}
|
|
},
|
|
{
|
|
"id":"fldcTpJuoUVpsDNoszO",
|
|
"name":"Created",
|
|
"type":"formula",
|
|
"typeOptions":{
|
|
"isDateTime":true,
|
|
"dateFormat":"Local",
|
|
"displayType":"createdTime",
|
|
"timeZone":"Europe/Amsterdam",
|
|
"formulaTextParsed":"CREATED_TIME()",
|
|
"dependencies":{
|
|
"referencedColumnIdsForValue":[
|
|
|
|
]
|
|
},
|
|
"resultType":"date",
|
|
"resultIsArray":false
|
|
}
|
|
},
|
|
{
|
|
"id":"fldws6n8xdrEJrMxJFJ",
|
|
"name":"Last",
|
|
"type":"formula",
|
|
"typeOptions":{
|
|
"isDateTime":true,
|
|
"dateFormat":"Local",
|
|
"displayType":"lastModifiedTime",
|
|
"timeZone":"client",
|
|
"formulaTextParsed":"LAST_MODIFIED_TIME()",
|
|
"dependencies":{
|
|
"referencedColumnIdsForValue":[
|
|
|
|
],
|
|
"dependsOnAllColumnModifications":true
|
|
},
|
|
"resultType":"date",
|
|
"resultIsArray":false
|
|
}
|
|
},
|
|
{
|
|
"id":"fldKZpzOnQ7On9VnnGN",
|
|
"name":"Rich long text",
|
|
"type":"richText"
|
|
},
|
|
{
|
|
"id":"fldVLeVbnkAvUCnnUTW",
|
|
"name":"Date 2",
|
|
"type":"date",
|
|
"typeOptions":{
|
|
"isDateTime":false,
|
|
"dateFormat":"Friendly"
|
|
}
|
|
},
|
|
{
|
|
"id":"fldLCn2jQ22UXCEQXv4",
|
|
"name":"Collaboration",
|
|
"type":"collaborator",
|
|
"typeOptions":{
|
|
"shouldNotify":true,
|
|
"canAddNonBaseCollaborators":false
|
|
}
|
|
},
|
|
{
|
|
"id":"fldzC3b6BhynEJUBEgT",
|
|
"name":"Currency",
|
|
"type":"number",
|
|
"typeOptions":{
|
|
"format":"currency",
|
|
"precision":2,
|
|
"symbol":"$",
|
|
"negative":false,
|
|
"validatorName":"positive"
|
|
}
|
|
},
|
|
{
|
|
"id":"fldKhufJJ5a1HYrJHtj",
|
|
"name":"Count (Link to Users)",
|
|
"type":"count",
|
|
"typeOptions":{
|
|
"relationColumnId":"fldQcEaGEe7xuhUEuPL",
|
|
"dependencies":{
|
|
"referencedColumnIdsForValue":[
|
|
"fldQcEaGEe7xuhUEuPL"
|
|
]
|
|
},
|
|
"resultType":"number",
|
|
"resultIsArray":false
|
|
}
|
|
},
|
|
{
|
|
"id":"fldMth4ShN7mJiphJpF",
|
|
"name":"Percent",
|
|
"type":"number",
|
|
"typeOptions":{
|
|
"format":"percentV2",
|
|
"precision":0,
|
|
"negative":false,
|
|
"validatorName":"positive"
|
|
}
|
|
},
|
|
{
|
|
"id":"fldFldbZPRtXiMyPi8E",
|
|
"name":"Created by",
|
|
"type":"computation",
|
|
"typeOptions":{
|
|
"resultType":"collaborator",
|
|
"resultIsArray":false,
|
|
"computationType":"createdBy",
|
|
"computationParams":{
|
|
|
|
},
|
|
"dependencies":{
|
|
"referencedColumnIdsForValue":[
|
|
|
|
]
|
|
},
|
|
"shouldNotify":false
|
|
}
|
|
},
|
|
{
|
|
"id":"fldTd8oPvJFORlGvRWl",
|
|
"name":"Last Modified By",
|
|
"type":"computation",
|
|
"typeOptions":{
|
|
"resultType":"collaborator",
|
|
"resultIsArray":false,
|
|
"computationType":"lastModifiedBy",
|
|
"computationParams":{
|
|
"allColumns":true,
|
|
"columnIds":[
|
|
|
|
]
|
|
},
|
|
"dependencies":{
|
|
"referencedColumnIdsForValue":[
|
|
|
|
],
|
|
"dependsOnAllColumnModifications":true
|
|
},
|
|
"shouldNotify":false
|
|
}
|
|
},
|
|
{
|
|
"id":"fldi4UoOqlIGYfmqY1o",
|
|
"name":"Auto number",
|
|
"type":"autoNumber",
|
|
"typeOptions":{
|
|
"maxUsedAutoNumber":4
|
|
}
|
|
},
|
|
{
|
|
"id":"fldBWcrozQbeCwyzCZQ",
|
|
"name":"Barcode",
|
|
"type":"barcode"
|
|
},
|
|
{
|
|
"id":"fldJu33NLzR82odL2wU",
|
|
"name":"Duration",
|
|
"type":"number",
|
|
"typeOptions":{
|
|
"format":"duration",
|
|
"durationFormat":"h:mm",
|
|
"negative":true
|
|
}
|
|
},
|
|
{
|
|
"id":"fldgq60cnkxHBALnBeY",
|
|
"name":"Duration with miliseconds",
|
|
"type":"number",
|
|
"typeOptions":{
|
|
"format":"duration",
|
|
"durationFormat":"h:mm:ss.SSS",
|
|
"negative":true
|
|
}
|
|
}
|
|
],
|
|
"meaningfulColumnOrder":[
|
|
{
|
|
"columnId":"fldwSc9PqedIhTSqhi5",
|
|
"visibility":true,
|
|
"width":172
|
|
},
|
|
{
|
|
"columnId":"fldQcEaGEe7xuhUEuPL",
|
|
"visibility":true,
|
|
"width":134
|
|
},
|
|
{
|
|
"columnId":"fldcOCTbMILJBgAMBxv",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldKZpzOnQ7On9VnnGN",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldjIa0urbGdkdSrkGv",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldwdy4qWUvC5PmW5yd",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldTn59fpliSFcwpFA9",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldURNo0cvi6YWYcYj1",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldRd2Vkzgsf6X4z6B4",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldEB5dp0mNjVZu0VJI",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldyAXIzheHfugGhuFD",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldVLeVbnkAvUCnnUTW",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldkrPuYJTqq7vSJ7Oh",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldNdoAZRim39AxR9Eg",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldREVrTBZhbNZrBNlV",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldcg9ASeZABV9leVIy",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldODF8Kujn3xjzuxTR",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldLCn2jQ22UXCEQXv4",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldzC3b6BhynEJUBEgT",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldp1IFu0zdgRy70RoX",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fld69hqFzBP4ml0zmLH",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldmQQxqgzCuQ36gQgL",
|
|
"visibility":true,
|
|
"width":180
|
|
},
|
|
{
|
|
"columnId":"fldKhufJJ5a1HYrJHtj",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldcTpJuoUVpsDNoszO",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldws6n8xdrEJrMxJFJ",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldMth4ShN7mJiphJpF",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldFldbZPRtXiMyPi8E",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldTd8oPvJFORlGvRWl",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldi4UoOqlIGYfmqY1o",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldBWcrozQbeCwyzCZQ",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldJu33NLzR82odL2wU",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldgq60cnkxHBALnBeY",
|
|
"visibility":true
|
|
}
|
|
],
|
|
"views":[
|
|
{
|
|
"id":"viwcpYeEpAs6kZspktV",
|
|
"name":"Grid view",
|
|
"type":"grid",
|
|
"personalForUserId":null,
|
|
"description":null,
|
|
"createdByUserId":"usrdGm7k7NIVWhK7W7L"
|
|
},
|
|
{
|
|
"id":"viwDgBCKTEdCQoHTQKH",
|
|
"name":"With filters and sorts",
|
|
"type":"grid",
|
|
"personalForUserId":null,
|
|
"createdByUserId":"usrdGm7k7NIVWhK7W7L"
|
|
},
|
|
{
|
|
"id":"viwsFAwnvkr98dfv8nm",
|
|
"name":"With hidden fields",
|
|
"type":"grid",
|
|
"personalForUserId":null,
|
|
"createdByUserId":"usrdGm7k7NIVWhK7W7L"
|
|
},
|
|
{
|
|
"id":"viwBAGnUgZ6X5Eyg5Wf",
|
|
"name":"Gallery view",
|
|
"type":"gallery",
|
|
"personalForUserId":null,
|
|
"createdByUserId":"usrdGm7k7NIVWhK7W7L"
|
|
}
|
|
],
|
|
"viewOrder":[
|
|
"viwcpYeEpAs6kZspktV",
|
|
"viwDgBCKTEdCQoHTQKH",
|
|
"viwsFAwnvkr98dfv8nm",
|
|
"viwBAGnUgZ6X5Eyg5Wf"
|
|
],
|
|
"viewsById":{
|
|
"viwcpYeEpAs6kZspktV":{
|
|
"id":"viwcpYeEpAs6kZspktV",
|
|
"name":"Grid view",
|
|
"type":"grid",
|
|
"personalForUserId":null,
|
|
"description":null,
|
|
"createdByUserId":"usrdGm7k7NIVWhK7W7L"
|
|
},
|
|
"viwDgBCKTEdCQoHTQKH":{
|
|
"id":"viwDgBCKTEdCQoHTQKH",
|
|
"name":"With filters and sorts",
|
|
"type":"grid",
|
|
"personalForUserId":null,
|
|
"createdByUserId":"usrdGm7k7NIVWhK7W7L"
|
|
},
|
|
"viwsFAwnvkr98dfv8nm":{
|
|
"id":"viwsFAwnvkr98dfv8nm",
|
|
"name":"With hidden fields",
|
|
"type":"grid",
|
|
"personalForUserId":null,
|
|
"createdByUserId":"usrdGm7k7NIVWhK7W7L"
|
|
},
|
|
"viwBAGnUgZ6X5Eyg5Wf":{
|
|
"id":"viwBAGnUgZ6X5Eyg5Wf",
|
|
"name":"Gallery view",
|
|
"type":"gallery",
|
|
"personalForUserId":null,
|
|
"createdByUserId":"usrdGm7k7NIVWhK7W7L"
|
|
}
|
|
},
|
|
"viewSectionsById":{
|
|
|
|
},
|
|
"schemaChecksum":"46f523a43433afe37d63e00d1a0f36c64310f06e4e0af2c32b6e99f26ab0e51a"
|
|
}
|
|
],
|
|
"tableDatas":[
|
|
{
|
|
"id":"tblRpq315qnnIcg5IjI",
|
|
"rows":[
|
|
{
|
|
"id":"recWkle1IOXcLmhILmO",
|
|
"createdTime":"2022-01-16T17:59:13.000Z",
|
|
"cellValuesByColumnId":{
|
|
"fldB7wkyR0buF1sRF9O":"bram@email.com",
|
|
"fldG9y88Zw7q7u4Z7i4":"Bram 1",
|
|
"fldFh5wIL430N62LN6t":[
|
|
{
|
|
"foreignRowId":"recAAA5JwFXBk4swkfB",
|
|
"foreignRowDisplayName":"Entry 1"
|
|
}
|
|
],
|
|
"fldZBmr4L45mhjILhlA":1
|
|
}
|
|
},
|
|
{
|
|
"id":"rec5pdtuKyE71lfK1Ah",
|
|
"createdTime":"2022-01-16T17:59:13.000Z",
|
|
"cellValuesByColumnId":{
|
|
"fldB7wkyR0buF1sRF9O":"bram@test.nl",
|
|
"fldG9y88Zw7q7u4Z7i4":"Bram 2",
|
|
"fldFh5wIL430N62LN6t":[
|
|
{
|
|
"foreignRowId":"recyANUudYjDqIXdq9Z",
|
|
"foreignRowDisplayName":"Entry 2"
|
|
},
|
|
{
|
|
"foreignRowId":"rec9Imz1INvNXgRIXn1",
|
|
"foreignRowDisplayName":"Entry 3"
|
|
},
|
|
{
|
|
"foreignRowId":"recAAA5JwFXBk4swkfB",
|
|
"foreignRowDisplayName":"Entry 1"
|
|
}
|
|
],
|
|
"fldZBmr4L45mhjILhlA":2
|
|
}
|
|
},
|
|
{
|
|
"id":"recWkle1IOXcLmhILm1",
|
|
"createdTime":"2022-01-17T17:59:13.000Z"
|
|
}
|
|
],
|
|
"viewDatas":[
|
|
{
|
|
"id":"viwFSKLuVm97DnNVD91",
|
|
"frozenColumnCount":1,
|
|
"columnOrder":[
|
|
{
|
|
"columnId":"fldG9y88Zw7q7u4Z7i4",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldB7wkyR0buF1sRF9O",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldFh5wIL430N62LN6t",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"columnId":"fldZBmr4L45mhjILhlA",
|
|
"visibility":true
|
|
}
|
|
],
|
|
"filters":null,
|
|
"lastSortsApplied":null,
|
|
"groupLevels":null,
|
|
"colorConfig":null,
|
|
"sharesById":{
|
|
|
|
},
|
|
"description":null,
|
|
"createdByUserId":"usrdGm7k7NIVWhK7W7L",
|
|
"applicationTransactionNumber":284,
|
|
"rowOrder":[
|
|
{
|
|
"rowId":"recWkle1IOXcLmhILmO",
|
|
"visibility":true
|
|
},
|
|
{
|
|
"rowId":"rec5pdtuKyE71lfK1Ah",
|
|
"visibility":true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"signedUserContentUrls": {
|
|
"https://dl.airtable.com/.attachments/70e50b90fb83997d25e64937979b6b5b/f3f62d23/file-sample.txt": "https://dl.airtable.com/.attachments/70e50b90fb83997d25e64937979b6b5b/f3f62d23/f3f62d23"
|
|
},
|
|
"hasOnlyIncludedRowAndCellDataForIncludedViews":false
|
|
}
|
|
],
|
|
"hasBlockInstallations":false,
|
|
"applicationAdminFlags":{
|
|
"UPDATE_PRIMITIVE_CELL_THROTTLE_MS":null,
|
|
"MAX_WORKFLOWS_PER_APPLICATION":null,
|
|
"MAX_SYNC_SOURCES_PER_APPLICATION":null,
|
|
"MAX_SYNC_SOURCES_PER_TABLE":null,
|
|
"MAX_SYNCED_TABLES_PER_APPLICATION":null,
|
|
"CUSTOM_MAX_NUM_ROWS_PER_TABLE":null,
|
|
"ENABLE_APPLICATION_READ_QUERIES_FOR_APPLICATION":"yes",
|
|
"ENABLE_PROJECT_TABLE_DATA_TO_VIEWS_FOR_APPLICATION":"no"
|
|
},
|
|
"pageBundles":[
|
|
|
|
],
|
|
"uploadedUserContentCdnSetting":{
|
|
"applicationScopedAuthMode":"public"
|
|
},
|
|
"applicationV2TargetedFeatureFlagClientConfiguration":{
|
|
|
|
}
|
|
}
|
|
}
|