What’s Supported

Supported Actions

This connector supports:

Before You Get Started

To integrate Figma with Ampersand, you will need a Figma Account.

Once your account is created, you’ll need to create an app in Figma, configure the Ampersand redirect URI within the app, and obtain the following credentials from your app:

  • Client ID
  • Client Secret
  • Scopes

You will then use these credentials and scopes to connect your application to Ampersand.

Create a Figma Account

Here’s how you can sign up for a Figma account:

  • Go to the Figma Sign Up page and create an account.
  • Sign up using your preferred method.

Creating a Figma App

Follow the steps below to create a Figma app:

  1. Log in to your Figma Developer Console.
  2. Click My Apps.
  3. Click Create a new app.
  4. Enter the App Name and Website URL.
  5. Load your App Logo.
  6. In the Callbacks section, click Add Callback and enter the Ampersand Callback URI: https://api.withampersand.com/callbacks/v1/oauth.
  7. Click Save.

Alt text

You’ll find the Client ID and Client Secret keys for your app in the following section. Note thse credentials as they are necessary for connecting your app to Ampersand.


Add Your Figma App Info to Ampersand

  1. Log in to your Ampersand Dashboard.

  2. Select the project where you want to create a Figma integration.

    Alt text

  3. Select Provider apps.

  4. Select Figma from the Provider list.

  5. Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.

  6. Enter the scopes set for your application in Figma. For more details on the scopes, go to Figma Authentication Scopes document.

    Alt text

  7. Click Save changes.