Skip to main content
Question

How to Modify Files using the Rest API?

  • January 12, 2023
  • 0 replies
  • 771 views

someguy

I am trying to use the Figma REST API to modify text in a document. For example if a user writes {{title}} my plugin can find it and modify it to create an SVG. This would be simple since it’s in the JSON that’s returned but I have no way of converting Figma REST API JSON to an image.

This topic has been closed for replies.