You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working on a project in which I would like to edit Figma files outside the platform. Currently, Figma only provides read-only rest endpoints. With that, I can get the JSON data. The remaining task is to perform a one-to-one mapping to match Fabric's API, allowing me to modify the file and export it in different formats, or even back to Figma.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am currently working on a project in which I would like to edit Figma files outside the platform. Currently, Figma only provides read-only rest endpoints. With that, I can get the JSON data. The remaining task is to perform a one-to-one mapping to match Fabric's API, allowing me to modify the file and export it in different formats, or even back to Figma.
Beta Was this translation helpful? Give feedback.
All reactions