integrations/attio/hub.md
The Attio integration connects your Botpress bot to Attio’s workspace data so you can list, retrieve, create, and update records across your objects directly from their chatbot.
To protect your workspace, this integration uses an API token you provide. Create a token in Attio and paste it in your integration configuration.
object_configuration:read - Required to list and retrieve object definitionsrecord:read - Required to list and retrieve recordsrecord:write - Required to create and update recordsThat's it — the integration will validate access using Attio's /v2/self endpoint.
List Records follows Attio’s filtering guide. Pass your filter object as provided by Attio —values using attribute slugs or IDs accepted by Attio.