- Setup
- Reference
What You'll Need
Overview
Connect Parable to Figma using a Personal Access Token (PAT) sent as a Bearer credential. Parable ingests design assets, version history, team structure, and (Enterprise, opt-in) activity logs.Design assets
Projects, files, components, variables, and version history
Activity & admin
File comments and org-level activity logs (Enterprise, opt-in)
Prerequisites
Service account required. PATs are tied to the minting user — if that user is removed from the team the token is revoked immediately and ingestion stops. Always mint from a dedicated service-account user on a paid plan (Professional, Organization, or Enterprise).
activity_logsis disabled by default. Enable it only if your organization is on the Enterprise plan with the service-account user having org admin access. Non-Enterprise tenants will receive402 payment_requiredon every sync.
Setup Guide
1
Open Figma Security settings
- Sign in to Figma as the dedicated service-account user.
- Click your avatar in the top-right and open Settings.
- Switch to the Security tab.
- Scroll to Personal access tokens.
2
Generate the token
- Click Generate new token.
- Set:
- Token name — something traceable, e.g.
parable-platform-prod. - Expiration — choose the longest duration your security policy allows (
30 days,60 days,90 days,180 days, orNo expiration). Rotate at least every 12 months even if using no expiration. - Scopes — add the following:
- Token name — something traceable, e.g.
- Copy the token.
3
Enter values in the form
- Personal Access Token: Paste the token from Figma.
- Click Save & test connection.