Attio
With Attio modules in Make, 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 Make.
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 Make.
To establish the connection in Make:
- Log in to your Make account, add an Attio module to your Make, 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 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 PersonRequired Permissions: Record Permission: Read-Write, Object Configuration: Read
- Get a PersonRequired Permissions: Record Permission: Read, Object Configuration: Read
Company
- Create or Update a CompanyRequired Permissions: Record Permission: Read-Write, Object Configuration: Read
- Get a CompanyRequired Permissions: Record Permission: Read, Object Configuration: Read
User
- Search UsersRequired Permissions: Record Permission: Read, Object Configuration: Read
Entry
- Watch EntriesRequired Permissions: Webhook: Read-Write
- Search EntriesRequired Permissions: List Entry: Read, List Configuration: Read
- Create an EntryRequired Permissions: List Entry: Read-Write, List Configuration: Read
- Get an EntryRequired Permissions: List Entry: Read, List Configuration: Read
- Update an EntryRequired Permissions: List Entry: Read-Write, List Configuration: Read
- Delete an EntryRequired Permissions: List Entry: Read-Write, List Configuration: Read
List
- List All ListsRequired Permissions: List Configuration: Read
- Create a ListRequired Permissions: List Configuration: Read-Write
- Update a ListRequired Permissions: List Configuration: Read-Write
Attribute
- Create an AttributeRequired Permissions: Object Configuration: Read-Write, List Configuration: Read-Write
- Update an AttributeRequired Permissions: Object Configuration: Read-Write, List Configuration: Read-Write
- Archive an AttributeRequired Permissions: Object Configuration: Read-Write, List Configuration: Read-Write
Select option
- Create a Selectable OptionRequired Permissions: Object Configuration: Read-Write
- Update a Selectable OptionRequired Permissions: Object Configuration: Read-Write
Other
- Make an API Call
Note
This app uses webhooks to trigger a Make when an event occurs instantly. All webhook modules have an instant tag next to their name.
When you create an Attio webhook in Make, it is attached automatically and requires no additional set up.