Skip to main content
Question

Environmental variables to Figma Make

  • July 11, 2025
  • 2 replies
  • 186 views

Javi Sanchez

I am currently working on integrating a Figma Make prototype with Rudderstack, but I have found that Figma Make does not offer the option to create environmental variables

I would like to request that you consider adding support for environmental variables to Figma Make, similar to what Vercel or Netlify offer.

This feature would greatly improve security and make it easier to configure applications.

2 replies

Swan_Travis_HBO

I think maybe you could get away with something like supabases anon and publishable keys. This possibly would allow you to access your data without having to have secret key or private API keys.


Simon Smith
  • New Member
  • April 10, 2026

Indeed, secret env variables allows things like address lookups or stuff like google maps integrations etc that require an dev api key