Getting Personal Access Token from Figma
Follow the steps below to get a personal access token.
- Sign in to your Figma account.
- Visit https://www.figma.com/developers/api#access-tokens
- Click `"+ Get personal access token"
- Copy the value when present.
Why will I need explicit personalAccessToken
?
Most of the Grida products have figma authentication flow in-the-box, but if you are a insider, or beta products user, or want to dynamically use other's account to access the design, you'll need to use personalAccessToken
to authenticate.