Figma Connectors
Connect Parable to Figma to sync project files, file versions, comments, components, component sets, styles, library dev resources, and (Enterprise, opt-in) activity logs.Bearer Token
Single-token authentication via
Authorization: Bearer. Default for v1.Authentication Overview
Figma supports two credential families:- Personal Access Token (PAT) — a long-lived per-user secret minted in Figma’s account settings. Carries the full account permissions of the user who minted it. The connector accepts the PAT in the
Authorization: Bearerheader. Bearer is the only strategy documented and validated for v1.