-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can we include Figma variables in a script? #217
Comments
|
I forked figma-export and tried to implement Variables import functionality similarly to Styles import. But it fails with error 403 saying "Limited by Figma plan". After reading docs more deeply, I realised you need Enterprise Figma plan to access variables via REST API (Whyyyy!??). So using this new feature does not look so attractive anymore, as it gets 6 times more expensive than staying on Professional plan and continue using Styles 😅. |
@fedulvtubudul by any chance could you make your fork public to see your changes? 😅 or any plans on the team making it work with variables? |
@sashensingh08 no chance, as I can't test it. This feature is not available for Professional plan we use: https://www.figma.com/developers/api#variables If someone will give me access to Enterprise-limited feature, I'll give it a try. @chrissantamaria @figmel @jfirebaugh @klin-figma @nlevin @reiddraper @Slava @thehandsomepanther |
1- Can we include Figma variables in a script?
2- Is there a way to add Palette.json and Semantic.json files in some way?
The text was updated successfully, but these errors were encountered: