Hey Figma community,
I’m working on a project where I need to update text in my Figma designs programmatically and export images using APIs. Could someone guide me on how to achieve this?
Here’s what I’m aiming to do:
- Update Text: Modify text elements within a Figma design using api or something else.
- Export Image: And export the updated design as an image file using api or something else.
Example:
Lets say there is a business card design in Figma and i want to update the name of customer in the card and export it as png using api call or something else.