Skip to main content
Solved

What level access is needed to work with Figma API (create a plugin)?

  • February 8, 2023
  • 2 replies
  • 504 views

Rolando_Ponce_de_Leon

Do I need editor’s rights to work on Figma API?
I’m getting started on creating my first plugin but not sure if editor level access is required

Thanks

Best answer by tank666

It is to work with the Plugin/Widget API that you do not need any access. But in order to run and test the plugin in a file, you must be an editor.

This topic has been closed for replies.

2 replies

tank666
  • Answer
  • February 8, 2023

It is to work with the Plugin/Widget API that you do not need any access. But in order to run and test the plugin in a file, you must be an editor.


Rolando_Ponce_de_Leon

Thanks for the info @tank666