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 . |
With Attio modules in Boost.space Integrator, you can manage lists 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.
To establish the connection, you must:
-
Obtain your Access token in Attio.
-
Establish the connection in Boost.space Integrator.
To obtain your Access token from your Attio account:
-
Log in to your Attio account.
-
Click on your profile icon in the upper-left corner and click Workspace settings.
-
In the left sidebar, click Developers.
-
Click Create a new integration.
-
Add a name and optional description for the integration and click Create.
-
Go to the Scopes section and enable the scopes necessary for the connection, depending on the modules you will use.
-
Go to the Access section and copy the Access token value shown and store it in a safe place.
You will use this value in the Access Token field in Boost.space Integrator.
To establish the connection in Boost.space Integrator:
-
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.
-
Optional: In the Connection name field, enter a name for the connection.
-
In the Access Token field, enter the Access token copied in the section above.
-
Click Save.
-
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.
After connecting the app, you can perform the following actions:
Person
-
Create or Update a Person
Required Permissions: Record Permission: Read-Write, Object Configuration: Read
-
Get a Person
Required Permissions: Record Permission: Read, Object Configuration: Read
Company
-
Create or Update a Company
Required Permissions: Record Permission: Read-Write, Object Configuration: Read
-
Get a Company
Required Permissions: Record Permission: Read, Object Configuration: Read
User
-
Search Users
Required Permissions: Record Permission: Read, Object Configuration: Read
Entry
-
Watch Entries
Required Permissions: Webhook: Read-Write
-
Search Entries
Required Permissions: List Entry: Read, List Configuration: Read
-
Create an Entry
Required Permissions: List Entry: Read-Write, List Configuration: Read
-
Get an Entry
Required Permissions: List Entry: Read, List Configuration: Read
-
Update an Entry
Required Permissions: List Entry: Read-Write, List Configuration: Read
-
Delete an Entry
Required Permissions: List Entry: Read-Write, List Configuration: Read
List
-
List All Lists
Required Permissions: List Configuration: Read
-
Create a List
Required Permissions: List Configuration: Read-Write
-
Update a List
Required Permissions: List Configuration: Read-Write
Attribute
-
Create an Attribute
Required Permissions:Object Configuration: Read-Write, List Configuration: Read-Write
-
Update an Attribute
Required Permissions: Object Configuration: Read-Write, List Configuration: Read-Write
-
Archive an Attribute
Required Permissions: Object Configuration: Read-Write, List Configuration: Read-Write
Select option
-
Create a Selectable Option
Required Permissions: Object Configuration: Read-Write
-
Update a Selectable Option
Required Permissions:Object Configuration: Read-Write
Other
-
Make an API Call
Note | |
---|---|
This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an instant tag next to their name. When you create an Attio webhook in Boost.space Integrator, it is attached automatically and requires no additional set up. |