Back to connector

LogoAttio Integration Development Guide

Add white-label customer-facing integration with Attio into your app with just a few lines of code.

How to set up Attio OAuth and get your Client ID and Client Secret

Create an account

  • Go to the Attio website
  • Create a new account (if you haven't already) by clicking on the "Start for free" button
  • Enter your company email or press "Sign in with Google" button
  • Add the requested information about yourself and create a company. You will be redirected to your company workspace

Create the OAuth application

  • In your company workspace click on the company name in the upper left corner and go to the workspace settings
  • Go to the "Developers" tab and press the "Create a new integration" button
  • In the pop-up window that opens, fill in the ā€œIntegration nameā€ (you can also add a description and app logo, which are optional).
  • Expand "OAuth" section. Here you can find your Client ID and Client Secret and add Redirect URIs
  • Set the refirect URI value to https://api.integration.app/oauth-callback

Configure the app parameters in the integration.app platform

  • Add the Attio app from store in the Integration.app console
  • Click Configure & Test
  • In the Parameters section, select a Use custom parameters toggle / Edit Parameters
  • Fill in Client Id and Client Secret
  • Add scopes your application may require