Currently the API returns a JSON response presumably containing the Figma file.
Is there any way to either:
- Import the response in Figma UI
- Convert the response to a compatible import file for Figma UI
- Create a new file from the API with the response
I’m attempting on creating some kind of backup system, as a side project.