Active
This application does not need additional settings. So you can make connection only by using your login credentials or by following the instructions below .

Attio

With Attio modules in Boost.space Integrator, you can manage collections and entries, get users, persons, and companies, and create persons and companies.

To get started with Attio, create an account at attio.com.

Refer to the Attio API documentation or a list of available endpoints.

Connect Attio to Boost.space Integrator

To establish the connection:

  1. Log in to your Attio account.

  2. Click on your profile icon in the top-left corner and click Workspace settings.

  3. In the left sidebar, click Developers.

  4. Click Create a new integration.

  5. Provide a name and optional description for your integration and click Create.

  6. Click on theScopessection and enable the scopes necessary for the connection, depending on the modules you will use. Refer to the Build Attio Scenarios section for each module’s required scopes.

    [Note] Note

    If you do not add the necessary scopes or you add an additional module to your scenario at a later time, you will receive the following error: [403] The API Key provided is not authorized to perform the requested action. This error message will also include details of which scope is missing. If you receive this error, return to your Attio account and add the necessary scopes.

  7. Click on the Access tokens section and copy the access token to your clipboard.

  8. Log in to your Boost.space Integrator account, add an Attio module to your scenario, and click Create a connection.

    Note: If you add a module with an instant tag, click Create a webhook, then Create a connection.

  9. Optional: In the Connection name field, enter a name for the connection.

  10. In the API Key field, enter the Access Token copied in Step 7.

  11. Click Save.

  12. If prompted, authenticate your account and confirm access.

    You have successfully established the connection. You can now edit your scenario and add more Attio modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Build Attio Scenarios

After connecting the app, you can perform the following actions:

Collections

  • List Connection

    • Required Permissions: Public Collections: Read, Private Collections: Read

  • Create a Collection

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

  • Update a Collection

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

  • Assert Collection Members

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

  • Delete a Collection Member

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

  • Create a Collection Attribute

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

  • Update a Collection Attribute

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

  • Delete a Collection Attribute

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

  • Update a Collection Attribute

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

  • Delete a Collection Attribute

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

  • Create a Selectable Option

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

  • Update a Selectable Option

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

Entries

  • List Entries

    • Required Permissions: Public Collections: Read, Private Collections: Read

  • Create an Entry

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

  • Get an Entry

    • Required Permissions: Public Collections: Read, Private Collections: Read

  • Delete an Entry

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

  • Update an Entry

    • Required Permissions: Webhooks: Read-Write, Public Collections: Read, Private Collections: Read

  • Watch Entries

    • Required Permissions: Public Collections: Read-Write, Private Collections: Read-Write

Other

  • List Users

    • Required Permissions: User Management: Read

  • Make an API Call

  • Get a Person

    • Required Permissions: Records: Read

  • Assert a Company

    • Required Permissions: Records: Read-Write

  • Assert a Person

    • Required Permissions: Records: Read-Write

  • Get a Company

    • Required Permissions: Records: Read