Automate Android Asset Sync from Figma to GitHub via Pull Request - n8n Workflow | Neura Market
Automate Android Asset Sync from Figma to GitHub via Pull Request
This n8n workflow automates the process of fetching design assets from Figma, exporting them into Android drawable formats, and committing them to a GitHub branch, creating a Pull Request with all updates.
Ideal for Android and Flutter developers, this workflow streamlines the asset management process by automatically exporting multi-density PNG assets from Figma, organizing them into the appropriate Android drawable folders, and pushing them to a GitHub repository. It eliminates manual tasks such as exporting, resizing, and organizing assets, ensuring that design and development teams can focus on more critical tasks. The workflow includes conditional checks to prevent duplicate pull requests and
Platform
n8n
Category
Development & IT
Price
Free
Creator
Leo Novak
if
code
merge
stickyNote
httpRequest
manualTrigger
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.