Automates fetching Figma design assets, exporting them as multi-density PNGs for Android drawables, and committing changes to GitHub via Pull Request.
This n8n workflow streamlines the process of syncing design assets like icons and buttons from Figma directly into Android drawable folders organized by screen densities (mdpi, hdpi, xhdpi, etc.). It fetches export URLs from a specified Figma file, filters relevant components, downloads images via the Figma API, processes them for different resolutions, and handles file naming and organization to match Android conventions.
Ideal for Android and Flutter developers, design-dev teams, and mobile t
Platform
n8n
Category
Utilities
Price
$24.99
Creator
Maxim Luong
Figma
GitHub
Android
Drawables
Assets
PNG
Multi-density
Pull Request
Automation
Development
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.