mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-03 21:38:42 +00:00
20 lines
No EOL
444 B
JSON
20 lines
No EOL
444 B
JSON
{
|
|
"name": "Inventory management (Airtable)",
|
|
"description": "Organize product catalog in Airtable base with fields for details, inventory, and pricing to manage merchandise.",
|
|
"widgets": [
|
|
"Table",
|
|
"Container"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "Airtable",
|
|
"id": "airtable"
|
|
},
|
|
{
|
|
"name": "Run JavaScript",
|
|
"id": "runjs"
|
|
}
|
|
],
|
|
"id": "inventory-management-airtable",
|
|
"category": "operations"
|
|
} |