Skip to content
Discussion options

You must be logged in to vote

The plugin currently stores all applied data on the sharedPluginData space tokens. If you were using the API you could extract these. There's quite a few properties you'd need to iterate on, but you can use getSharedPluginDataKeys("tokens") to find out which keys are set on this layer, and then find the value using getSharedPluginData("tokens", key)

Can you tell me a bit more about your use case? Would you like to find these via Figma's REST API?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jiricerhan
Comment options

Answer selected by jiricerhan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants