Skip to main content
Solved

Write to file via web interface?

  • March 2, 2023
  • 2 replies
  • 862 views

Kevin_Haag

Having trouble finding info on this… is it possible to write to a Figma file via a web interface beyond commenting/getting file lists? i.e. creating frames, pages, etc?

Trying to figure out if this is possible without a plugin UI inside Figma

Best answer by tank666

It’s not entirely clear what you mean. In order for you to make changes to the file, you must use the Plugin API, post comments—REST API.

This topic has been closed for replies.

2 replies

tank666
  • 4873 replies
  • Answer
  • March 2, 2023

It’s not entirely clear what you mean. In order for you to make changes to the file, you must use the Plugin API, post comments—REST API.


Kevin_Haag
  • Author
  • 1 reply
  • March 2, 2023

That answers my question — looks like the REST API won’t do what I’m hoping. Thanks!