ProjectDesign Automation · 2026
Fill Data Figma Plugin
A Figma plugin that fills selected vehicle-listing layers from live Google Sheets inventory, replacing copy-paste across dozens of near-identical mockups.
- Figma Plugin API
- TypeScript
- Google Sheets
Design Automation · Project
Overview
Fill Data removes repetitive content entry from vehicle-listing mockups.
The Repetition Problem
Vehicle listing concepts need realistic names, prices, specifications, and imagery to expose layout problems. Copying that material into repeated Figma layers by hand is slow and makes each revision expensive.
Sheet to Selection
The plugin reads rows from a public Google Sheet and applies matching text and image values to the designer's current selection. The spreadsheet remains the simple content source, while Figma remains the place where the visual system is composed.
Selection-first UX
Working from the current selection keeps the action scoped and understandable. Designers can choose the cards or layers they want to populate instead of giving an automation broad access to an entire file.
Small Workflow Tool
The implementation uses TypeScript and the Figma Plugin API. It is intentionally focused on one costly handoff between inventory data and design mockups, turning a repeated manual step into a reusable command.
Next projectBrowser Automation