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.
In the Callbacks section, click Add Callback and enter the Ampersand Callback URI: https://api.withampersand.com/callbacks/v1/oauth.
Click Save.
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.