Figma

The Figma integration allows you to preview Figma file details within Outline documents. You can see the icon, name, and a hover preview.

Setup

  1. Register a new Figma application

    1. Choose a name and owner, click “Create app”

    2. Scopes must include current_user:read and file_metadata:read

    3. Redirect URL must include <yourdomain.com>/api/figma.callback

  1. Make a note of the “Client secret” value

  2. Add the configuration to the Outline environment, using the following variable names:

    FIGMA_CLIENT_ID=
    FIGMA_CLIENT_SECRET=
  1. Restart the server, you should see “Figma” available under Settings → Integrations