Back to Plugins

Fetch n Set 🐶 🦴
Free JSON -> Figma layers
Plugin Preview
About this plugin
Fetch N Set is a powerful Figma plugin that allows you to populate your designs with real data from JSON files or APIs. It handles text, images, and nested data structures with ease, making it the perfect tool for designing with data.
Features
- 🐶 Fetch Data: Load data from a local JSON file or fetch it directly from a REST API.
- batch Population: Select multiple layers (frames, groups) and populate them all at once.
- 🖼️ Smart Image Handling: Supports standard image formats (JPG, PNG). WebP Support: Automatically converts WebP images (which Figma doesn't natively support) using a built-in browser fallback. Robust Loading: Handles redirects and complex image headers gracefully.
- 📂 Nested Data Support: Automatically flattens nested JSON objects (e.g., files: [{ url: "..." }] becomes files.0.url), allowing you to bind data to deep properties without manual reformatting.
- 🎨 Intelligent Binding: Bind layer names to data keys (e.g., rename a text layer to #name to populate it with the name field).
How to use:
- Load Data:Drag and drop a JSON file. Or click "Fetch from API" to make a GET request.
- Explore Data:View your data in the interactive table. Click a row to inspect details.
- Bind Layers: Select a layer in Figma. In the plugin Inspector, click a data key to bind it (renames layer to #key).
- Populate:Select one or more parent frames in Figma. Click Populate Selected Layers.
Watch your design fill with real data!
This plugin is entirely open source
https://github.com/BrianAA/fetch-n-set
Plugin Details
| Version | 2 |
|---|---|
| Created | February 2, 2026 |
| Last Updated | February 5, 2026 |
| Category | Import & export plugins |
| Creator | Brian alfaro |
| Stats | 0 installs, 0 likes |
| Pricing | Free |
Technical Details
- API:1.0.0
- UI:dist/index.html
- main:dist/code.js
- Document Access:dynamic-page
- Network Access:
This plugin needs to fetch images from arbitrary URLs provided in the user's JSON data.
- Editor Types:figma
- Allowed Domains:
- *
More Like This
Discover other plugins in the Import & export plugins category.
html.to.design — by ‹div›RIOTS — Import websites to Figma designs (web,html,css)
Convert any website into fully editable Figma designs
Anima - Figma to Code React, HTML, CSS, Tailwind, MUI (DevMode Inspect React / HTML / Vue / CSS)
Anima - AI Powered Design to code
Figma to HTML
Convert Figma design to HTML